How to build 64-bit Python on Solaris with GCC?

Karim kliateni at gmail.com
Wed Dec 7 07:47:11 EST 2011


Le 07/12/2011 12:30, Skip Montanaro a écrit :
>> Does anyone have a recipe for the subject build?
> I know Solaris is a minority platform these days, but surely someone has tackled
> this problem, haven't they?
>
> Thx,
>
> Skip
>
>
>

./configure
make
make install

Karim



More information about the Python-list mailing list