libraries=['m'] in config.py [Re: Python 2.1 alpha 1 released!]

Steven D. Majewski sdm7g at virginia.edu
Tue Jan 23 12:12:22 EST 2001


Is there a simple way (other than editing config.py) to remove the
effect of all of the "libraries=['m']" options from config.py ? 

This breaks the MacOSX build as there's no libm -- that functionality
is build into the System.framework .

Shouldn't these type of flags be acquired from configure or the
make environment somehow ? 

-- Steve Majewski 


( BTW: OSX build also needs a "-traditional-cpp" flag to get thru 
  compiling classobject.c without error. ) 








More information about the Python-list mailing list