OS 10.5 build 64 bits
M.-A. Lemburg
mal at egenix.com
Thu Oct 23 18:22:37 EDT 2008
More information about the Python-list mailing list
Thu Oct 23 18:22:37 EDT 2008
- Previous message (by thread): OS 10.5 build 64 bits
- Next message (by thread): OS 10.5 build 64 bits
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2008-10-23 20:28, Robin Becker wrote: > M.-A. Lemburg wrote: > ........igure script. >> >> The config options --with-universal-archs is used for this. In theory >> you could build a 4-way binary for Intel,PPC/32-bit,64-bit. >> Default is 32-bit only. > ........ > > apparently this issue is known > > http://bugs.python.org/issue1619130 > > but I still don't know how to get the configure script to make 64 bits > only. In the past I have done the configure and then messed with the > resulting Makefiles. That ticket has been closed, so I guess things do work that way. Note however that this is just for building Python itself, not for extensions (even though they pick up config settings from Python). -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Oct 24 2008) >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ :::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! :::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611
- Previous message (by thread): OS 10.5 build 64 bits
- Next message (by thread): OS 10.5 build 64 bits
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list