build 64bit python on Solaris
"Martin v. Löwis"
martin at v.loewis.de
Tue Sep 21 01:56:09 EDT 2004
More information about the Python-list mailing list
Tue Sep 21 01:56:09 EDT 2004
- Previous message (by thread): Python as alternative to Visual Basic
- Next message (by thread): build 64bit python on Solaris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jhy-Chun Wang wrote: > Any idea what went wrong? what configuration/compiler options should I > use to build a 64bit python on Solaris? As a starting point, try using a 32-bit Python. There is no advantage in using a 64-bit Python I can see. If you must have a 64-bit Python, try turning off the optimization in your compiler, and make sure you have the latest compiler patches applied. Regards, Martin
- Previous message (by thread): Python as alternative to Visual Basic
- Next message (by thread): build 64bit python on Solaris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list