This is the mail archive of the gcc-bugs@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]

Errors encountered when try to compiler GCC as a cross compiler



Dear freinds,

I've just tried to compile the GCC compiler source as a cross-compiler.
My host machine is a 2.0.36 machine and I tried:
	./configure --host mips
But when I issued make, I got this error:
	mips-tfile.c:719: mips/a.out.h: No such file or directory.

I tried copying various varsions of a.out.h to the specified location, but
I got various error messages each time.

Could you please tell me what to do?

Sincerely,
Sasan Dashtinezahd



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