|
Python has its own configuration: you create a setup.py. Typically using
either setuptools or distutils do abstract everything (just like some
people write their own configure, but most people use a tool like autoconf
to generate it instead). My guess is that the setup.py has some special
code for dealing with AIX and is using that code path (where the majority
of stuff has traditionally used XLC, even for open source). I have no idea
why it's adding -q64 though, since neither our Python nor the Perzl python
is built 64-bit (Perzl does have a python_64, but you have to go out of
your way to use it).
Pete, I'll look in to it a bit after lunch - I'm here through the end of
the year, as unlike my other colleagues I seem to enjoy taking vacations
when it's above freezing for some crazy reason.:)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.