From: Skip Montanaro Date: Thu, 17 Nov 2005 18:32:26 +0000 (+0000) Subject: backport X-Git-Tag: v2.4.3c1~214 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f296ed64b0f67b062cf98aea8238c900752644d5;p=thirdparty%2FPython%2Fcpython.git backport --- diff --git a/README b/README index f330eee11cd8..5441ca520d37 100644 --- a/README +++ b/README @@ -314,6 +314,7 @@ Solaris: When using Sun's C compiler with threads, at least on Solaris HUGE_VAL(), e.g.: make CPPFLAGS='-D"Py_HUGE_VAL=HUGE_VAL()" -I. -I$(srcdir)/Include' + ./python setup.py CPPFLAGS='-D"Py_HUGE_VAL=HUGE_VAL()"' Linux: A problem with threads and fork() was tracked down to a bug in the pthreads code in glibc version 2.0.5; glibc version 2.0.7