Add slightly more explicit warning about running "make clean" when

changing the --with-thread option.  I'm doubtful this will help
though...
This commit is contained in:
Guido van Rossum 1998-02-22 04:36:34 +00:00
parent 3ffb715032
commit 0e13da904c
1 changed files with 2 additions and 1 deletions

3
README
View File

@ -559,7 +559,8 @@ Modules/getpath.o.
because there are run-time penalties when support for them is
compiled in even if you don't use them.) IMPORTANT: run "make
clean" after changing (either enabling or disabling) this
option! Note: for DEC Unix use --with-dec-threads instead.
option, or you will get link errors! Note: for DEC Unix use
--with-dec-threads instead.
--with-sgi-dl: On SGI IRIX 4, dynamic loading of extension modules is
supported by the "dl" library by Jack Jansen, which is