Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72eb83c

Browse files
committed
add warning about ultrix cc
1 parent 33325f4 commit 72eb83c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Misc/FAQ

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,11 @@ A. There shouldn't be any -- I've seen several complaints but more
584584
reports on successful "out-of-the-box" ports on Linux. The standard
585585
configure script runs just fine on Linux.
586586

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+
587592
3.11. Q. Other trouble building Python on platform X.
588593

589594
A. Please email the details to <[email protected]> and I'll look into it.

0 commit comments

Comments
 (0)