From cc55c2d295cbfadcb2f9799679fc228c81fd17ab Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 21 Oct 1996 15:14:27 +0000 Subject: Changes in description of NeXT options. Fixed reference to newsgroup (above instead of below). --- README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README b/README index 2588e0f..93d6290 100644 --- 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 -- cgit v0.12