This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
RE: Make madness on irix6.5
- To: David dot Billinghurst at riotinto dot com
- Subject: RE: Make madness on irix6.5
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Wed, 08 Nov 2000 22:34:25 -0800
- Cc: aoliva at redhat dot com, gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <A9E96A79C068D211A6A90000C07BDF0D88F379@crtsmail.corp.riotinto.org>
>>>>> "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