Compiling the Python sources with a C++ compiler (aCC)
"Martin v. Löwis"
martin at v.loewis.de
Sun Jun 20 04:30:06 EDT 2004
More information about the Python-list mailing list
Sun Jun 20 04:30:06 EDT 2004
- Previous message (by thread): Compiling the Python sources with a C++ compiler (aCC)
- Next message (by thread): Compiling the Python sources with a C++ compiler (aCC)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Paul Sheer wrote: > I have managed to build Python 2.3.3 with the aCC HP-UX C++ > compiler by making a number of one-line changes. (For reasons > beyond my control, I am forced to use this compiler and it has > no C mode at all.) Did you try to invoke c89(1)? Regards, Martin
- Previous message (by thread): Compiling the Python sources with a C++ compiler (aCC)
- Next message (by thread): Compiling the Python sources with a C++ compiler (aCC)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list