[NumPy-Tickets] [NumPy] #1101: compilation with gfortran fails
NumPy Trac
numpy-tickets@scipy....
Wed Sep 8 21:30:02 CDT 2010
#1101: compilation with gfortran fails
---------------------------+------------------------------------------------
Reporter: panov | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.5.1
Component: numpy.linalg | Version:
Resolution: wontfix | Keywords:
---------------------------+------------------------------------------------
Changes (by cdavid):
* status: reopened => closed
* resolution: => wontfix
Comment:
Replying to [comment:6 panov]:
> Indeed LDFLAGS is set to "-s". Build utilities should combine defined
LDFLAGS with required options as autoconf or cmake do.
Undefine LDFLAGS. If you need to set up LDFLAGS, you need to set it to all
the necessary flags + yours, as it overrides the existing one.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1101#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list