]> granicus.if.org Git - python/commitdiff
Changes in description of NeXT options. Fixed reference to newsgroup
authorGuido van Rossum <guido@python.org>
Mon, 21 Oct 1996 15:14:27 +0000 (15:14 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Oct 1996 15:14:27 +0000 (15:14 +0000)
(above instead of below).

README

diff --git a/README b/README
index 2588e0f600efe5a78f2abbd8bb13bf42779fb31a..93d62903ecc2cf19addd88c5244dbd09fefc331a 100644 (file)
--- a/README
+++ b/README
@@ -174,9 +174,8 @@ SunOS:  On SunOS 4.x, when using the native "cc" compiler, you have to
        overcome the limitation to pre-ANSI C.  (Or, of course, you
        could get gcc :-).
 
-NeXT:   Some more changes are in the works, but were submitted too
-       late to make it to beta2.  You may want to remove "-Wall" from
-       the OPT variable, for instance, unless you are a masochist.
+NeXT:   To build fat binaries, use the --with-next-archs switch
+       described below.
 
 
 Configuring additional built-in modules
@@ -380,7 +379,7 @@ Parser/myreadline.o.
 --with-next-archs='arch1 arch2': Under NEXTSTEP, this will build
        all compiled binaries with the architectures listed.  Includes
        correctly setting the target architecture specific resource
-       directory.
+       directory.  (This option is not supported on other platforms.)
 
 --with-libs='libs': Add 'libs' to the LIBS that the python
        linked against.
@@ -528,7 +527,7 @@ Bug reports
 -----------
 
 Bugs are best reported to the comp.lang.python newsgroup or the Python
-mailing list -- see the section "Newsgroup and mailing list" below.
+mailing list -- see the section "Newsgroup and mailing list" above.
 Before posting, check the newsgroup archives (see above) to see if
 your bug has already been reported!  If you specifically don't want to
 involve the newsgroup or mailing list, send them to