Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19e0c26

Browse files
committed
add hint for NeXT users
1 parent f618d2c commit 19e0c26

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ use shared libraries for dynamically loaded modules.
5454

5555
Minix users: when using ack, use "CC=cc AR=aal RANLIB=: ./configure"!
5656

57+
NeXT users: try running the configure script with the "--without-gcc"
58+
option. (The NeXT C compiler is based on gcc, but it is better
59+
matched to the set of header files provided by NeXT.)
60+
5761
You can configure the interpreter to contain fewer or more built-in
5862
modules by editing the file Modules/Setup. This file is initially
5963
copied (when the toplevel Makefile makes Modules/Makefile for the

0 commit comments

Comments
 (0)