This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Problems building gcc-2.95 as cross compiler.
- To: David Korn <dkorn at pixelpower dot com>
- Subject: Re: Problems building gcc-2.95 as cross compiler.
- From: Robert Drehmel <robert at gizmo dot quizbot dot org>
- Date: Mon, 12 Feb 2001 11:39:31 +0100
- CC: gcc-help at gcc dot gnu dot org
- References: <718D38CAB6E0D011B2C90060970C28A5642694@EXCHANGESERVER>
In <718D38CAB6E0D011B2C90060970C28A5642694@EXCHANGESERVER>,
David Korn wrote:
> >$ cd gcc
> >$ make mips-tfile
> >
> >gcc -c -DCROSS_COMPILE -DIN_GCC -g -DHAVE_CONFIG_H -I.
> >-I../../gcc-2.95/gcc -I../../gcc-2.95/gcc/config
> >-I../../gcc-2.95/gcc/../include ../../gcc-2.95/gcc/mips-tfile.c
> >../../gcc-2.95/gcc/mips-tfile.c:673: mips/a.out.h: No such
> >file or directory
> >*** Error code 1
>
> You have got your target headers installed, haven't you?
gcc-2.95/gcc/config/mips is full of headers, but no a.out.h.
I think that's the only one missing.
ciao,
--
Robert S. F. Drehmel <robert@gizmo.quizbot.org>