Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1476c27 commit 4e1dd7dCopy full SHA for 4e1dd7d
1 file changed
README
@@ -299,6 +299,11 @@ HP-UX: Please read the file Misc/HPUX-NOTES for shared libraries.
299
this seems to make a difference (at least for HP-UX 10.20)
300
even though config.h defines it.
301
302
+HP PA-RISC 2.0: A recent bug report (http://www.python.org/sf/546117)
303
+ suggests that the C compiler in this 64-bit system has bugs
304
+ in the optimizer that break Python. Compiling without
305
+ optimization solves the problems.
306
+
307
Minix: When using ack, use "CC=cc AR=aal RANLIB=: ./configure"!
308
309
SCO: The following apply to SCO 3 only; Python builds out of the box
0 commit comments