Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f618d2c commit 19e0c26Copy full SHA for 19e0c26
1 file changed
README
@@ -54,6 +54,10 @@ use shared libraries for dynamically loaded modules.
54
55
Minix users: when using ack, use "CC=cc AR=aal RANLIB=: ./configure"!
56
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
+
61
You can configure the interpreter to contain fewer or more built-in
62
modules by editing the file Modules/Setup. This file is initially
63
copied (when the toplevel Makefile makes Modules/Makefile for the
0 commit comments