LINKFLAGS_IGNORED doesn't match crt1.10.5.o

Bug #267997 reported by hagberg
2
Affects Status Importance Assigned to Milestone
numscons
New
Undecided
Unassigned

Bug Description

I'm getting link errors (duplicate symbols errors) on OSX 10.5.4
which I think is caused by -lcrt1.10.5.o not being removed from
the linker flags. It doesn't match

LINKFLAGS_IGNORED = [r'-lang*', r'-lcrt[a-zA-Z0-9]*\.o',...

in fortran.py

Revision history for this message
hagberg (ahagberg) wrote :
Revision history for this message
Alex Leach (beamesleach) wrote :

Confirmed on OSX 10.8. I made the same edit to fortran.py (as in hagberg's patch) and built scipy successfully.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.