[Python-checkins] CVS: python/dist/src README,1.121,1.122

Guido van Rossum gvanrossum@users.sourceforge.net
Sun, 15 Apr 2001 19:07:10 -0700


Update of /cvsroot/python/python/dist/src
In directory usw-pr-cvs1:/tmp/cvs-serv13306

Modified Files:
	README 
Log Message:
This is (hopefully) last checkin before releasing 2.1c2 -- get rid of
trailing whitespace.


Index: README
===================================================================
RCS file: /cvsroot/python/python/dist/src/README,v
retrieving revision 1.121
retrieving revision 1.122
diff -C2 -r1.121 -r1.122
*** README	2001/04/14 13:09:53	1.121
--- README	2001/04/16 02:07:08	1.122
***************
*** 267,271 ****
  
  AIX:	A complete overhaul of the shared library support is now in
! 	place.  See Misc/AIX-NOTES for some notes on how it's done. 
  	(The optimizer bug reported at this place in previous releases
  	has been worked around by a minimal code change.) If you get
--- 267,271 ----
  
  AIX:	A complete overhaul of the shared library support is now in
! 	place.  See Misc/AIX-NOTES for some notes on how it's done.
  	(The optimizer bug reported at this place in previous releases
  	has been worked around by a minimal code change.) If you get
***************
*** 322,329 ****
  		syslog, termios, time, timing, zlib, audioop, imageop, rgbimg
  
! 	3) make SHELL=/usr/local/bin/bash 
! 	
  	   or, if you feel the need for speed:
! 	   
  	   make SHELL=/usr/local/bin/bash OPT="-5 -Oil+nrt"
  
--- 322,329 ----
  		syslog, termios, time, timing, zlib, audioop, imageop, rgbimg
  
! 	3) make SHELL=/usr/local/bin/bash
! 
  	   or, if you feel the need for speed:
! 
  	   make SHELL=/usr/local/bin/bash OPT="-5 -Oil+nrt"
  
***************
*** 401,405 ****
  
              configure --with-threads=no
!         
          assuming Cygwin 1.1.8-2 and gcc 2.95.3-1 or later.  At the time
          of this writing, Cygwin pthread support is being significantly
--- 401,405 ----
  
              configure --with-threads=no
! 
          assuming Cygwin 1.1.8-2 and gcc 2.95.3-1 or later.  At the time
          of this writing, Cygwin pthread support is being significantly
***************
*** 409,423 ****
          Cygwin Python supports the building of shared extensions via the
          traditional Misc/Makefile.pre.in and the newer distutils methods.
!         
          On NT/2000, the following regression tests fail:
  
              test_poll (hang)
              test_strftime
!         
          Due to the test_poll hang on NT/2000, one should run the
          regression test using the following:
  
              PYTHONPATH= ./python.exe -tt ./Lib/test/regrtest.py -l -x test_poll
!         
          On 9X/Me, in addition the above NT/2000 failures, it has been
          reported that the following regression tests also fail:
--- 409,423 ----
          Cygwin Python supports the building of shared extensions via the
          traditional Misc/Makefile.pre.in and the newer distutils methods.
! 
          On NT/2000, the following regression tests fail:
  
              test_poll (hang)
              test_strftime
! 
          Due to the test_poll hang on NT/2000, one should run the
          regression test using the following:
  
              PYTHONPATH= ./python.exe -tt ./Lib/test/regrtest.py -l -x test_poll
! 
          On 9X/Me, in addition the above NT/2000 failures, it has been
          reported that the following regression tests also fail:
***************
*** 434,439 ****
          Help trying to track down the root causes for these known problems
          will be greatly appreciated.
-         
  
  Configuring threads
  -------------------
--- 434,439 ----
          Help trying to track down the root causes for these known problems
          will be greatly appreciated.
  
+ 
  Configuring threads
  -------------------
***************
*** 463,477 ****
      SunOS 5.{1-5}/{gcc,SunPro cc}/solaris   -mt
      SunOS 5.5/{gcc,SunPro cc}/POSIX         (nothing)
!     DEC OSF/1 3.x/cc/DCE                    -threads 
  	    (butenhof@zko.dec.com)
!     Digital UNIX 4.x/cc/DCE                 -threads 
  	    (butenhof@zko.dec.com)
!     Digital UNIX 4.x/cc/POSIX               -pthread 
  	    (butenhof@zko.dec.com)
!     AIX 4.1.4/cc_r/d7                       (nothing)                       
  	    (buhrt@iquest.net)
!     AIX 4.1.4/cc_r4/DCE                     (nothing)                       
  	    (buhrt@iquest.net)
!     IRIX 6.2/cc/POSIX                       (nothing)                       
  	    (robertl@cwi.nl)
  
--- 463,477 ----
      SunOS 5.{1-5}/{gcc,SunPro cc}/solaris   -mt
      SunOS 5.5/{gcc,SunPro cc}/POSIX         (nothing)
!     DEC OSF/1 3.x/cc/DCE                    -threads
  	    (butenhof@zko.dec.com)
!     Digital UNIX 4.x/cc/DCE                 -threads
  	    (butenhof@zko.dec.com)
!     Digital UNIX 4.x/cc/POSIX               -pthread
  	    (butenhof@zko.dec.com)
!     AIX 4.1.4/cc_r/d7                       (nothing)
  	    (buhrt@iquest.net)
!     AIX 4.1.4/cc_r4/DCE                     (nothing)
  	    (buhrt@iquest.net)
!     IRIX 6.2/cc/POSIX                       (nothing)
  	    (robertl@cwi.nl)
  
***************
*** 484,496 ****
      SunOS 5.{1-5}/solaris               -lthread
      SunOS 5.5/POSIX                     -lpthread
!     DEC OSF/1 3.x/DCE                   -lpthreads -lmach -lc_r -lc     
  	    (butenhof@zko.dec.com)
      Digital UNIX 4.x/DCE                -lpthreads -lpthread -lmach -lexc -lc
  	    (butenhof@zko.dec.com)
!     Digital UNIX 4.x/POSIX              -lpthread -lmach -lexc -lc      
  	    (butenhof@zko.dec.com)
!     AIX 4.1.4/{draft7,DCE}              (nothing)                       
  	    (buhrt@iquest.net)
!     IRIX 6.2/POSIX                      -lpthread                       
  	    (jph@emilia.engr.sgi.com)
  
--- 484,496 ----
      SunOS 5.{1-5}/solaris               -lthread
      SunOS 5.5/POSIX                     -lpthread
!     DEC OSF/1 3.x/DCE                   -lpthreads -lmach -lc_r -lc
  	    (butenhof@zko.dec.com)
      Digital UNIX 4.x/DCE                -lpthreads -lpthread -lmach -lexc -lc
  	    (butenhof@zko.dec.com)
!     Digital UNIX 4.x/POSIX              -lpthread -lmach -lexc -lc
  	    (butenhof@zko.dec.com)
!     AIX 4.1.4/{draft7,DCE}              (nothing)
  	    (buhrt@iquest.net)
!     IRIX 6.2/POSIX                      -lpthread
  	    (jph@emilia.engr.sgi.com)
  
***************
*** 684,688 ****
  	can be found at
  	ftp://ftp.cwi.nl/pub/dynload/dld-3.2.3.tar.Z).  To
! 	enable this, ftp and compile both libraries, then call 
  	configure, passing it the option
  	--with-dl-dld=DL_DIRECTORY,DLD_DIRECTORY where DL_DIRECTORY is
--- 684,688 ----
  	can be found at
  	ftp://ftp.cwi.nl/pub/dynload/dld-3.2.3.tar.Z).  To
! 	enable this, ftp and compile both libraries, then call
  	configure, passing it the option
  	--with-dl-dld=DL_DIRECTORY,DLD_DIRECTORY where DL_DIRECTORY is
***************
*** 701,705 ****
  	--with-libc=-lc_s. These libraries are passed after all other
  	libraries, the C library last.
! 	
  --with-next-archs='arch1 arch2': Under NEXTSTEP, this will build
  	all compiled binaries with the architectures listed.  This will
--- 701,705 ----
  	--with-libc=-lc_s. These libraries are passed after all other
  	libraries, the C library last.
! 
  --with-next-archs='arch1 arch2': Under NEXTSTEP, this will build
  	all compiled binaries with the architectures listed.  This will