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 33325f4 commit 72eb83cCopy full SHA for 72eb83c
1 file changed
Misc/FAQ
@@ -584,6 +584,11 @@ A. There shouldn't be any -- I've seen several complaints but more
584
reports on successful "out-of-the-box" ports on Linux. The standard
585
configure script runs just fine on Linux.
586
587
+Q. Trouble with prototypes on Ultrix.
588
+
589
+A. Ultrix cc seems broken -- use gcc, or edit config.h to #undef
590
+HAVE_PROTOTYPES.
591
592
3.11. Q. Other trouble building Python on platform X.
593
594
A. Please email the details to <[email protected]> and I'll look into it.
0 commit comments