Make madness on irix6.5
Mark Mitchell
mark@codesourcery.com
Wed Nov 8 22:34:00 GMT 2000
>>>>> "Billinghurst," == Billinghurst, David (CRTS) <David.Billinghurst@riotinto.com> writes:
Billinghurst,> Doesn't seem to work. No time to follow up further
Billinghurst,> this afternoon.
I'm working on a patch, but it might be better just to revert
Alexandre's patch, in the short term.
The problem is that we do `make T=mabi=64/ mabi=64/crtend.o' and make
takes that second thing as a variable, not a target.
All this stuff is knowable at configure-time; the right thing is to
just generate the right Makefile bits then. That's what I'm trying --
but it's tricky.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc-bugs
mailing list