This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problems building gcc-2.95 as cross compiler.


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]