From: Skip Montanaro Date: Thu, 17 Nov 2005 18:31:09 +0000 (+0000) Subject: don't get me started about distutils... X-Git-Tag: v2.5a0~1149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a53899272b71d90a2a2ade76532ff0b96d7ceed1;p=thirdparty%2FPython%2Fcpython.git don't get me started about distutils... --- diff --git a/README b/README index 7992041d1fe4..709af6215c00 100644 --- a/README +++ b/README @@ -312,6 +312,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