[Numpy-tickets] [NumPy] #539: config parameters are not passed on to build
NumPy
numpy-tickets@scipy....
Tue Jun 26 19:25:55 CDT 2007
#539: config parameters are not passed on to build
---------------------------------+------------------------------------------
Reporter: pv | Owner: cookedm
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.distutils | Version:
Severity: normal | Resolution:
Keywords: distutils config -I |
---------------------------------+------------------------------------------
Comment (by pv):
Thanks for your patience, and sorry for wasting your time -- for most of
this ticket the errors were mine, not numpy's. I'll attempt to be less
confused in the future.
My report on `build_ext` options not working was bogus, I was actually
passing the options to `build` part of the time.
build_clib indeed does not need -L. However, -I could be useful for
quickly working around problems with library headers installed in non-
standard places.
--noarch, --noopt, --debug work also for me for 1.0.3, and not for r3875.
A reason to stick with stable releases, it seems.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/539#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list