Failed to build a MIPS Cross compiler (missing mips/a.out.h ?)
Robert Lipe
robertl@dgii.com
Thu Oct 15 15:01:00 GMT 1998
Andre McCurdy wrote:
> Binutils : binutils-2.9.1
> EGCS : egcs-1.1b
> Host : i586-pc-linux-gnulibc1 (RedHat 4.2 based)
> Target : mips-mips-elf
>
> xgcc: installation problem, cannot exec `mips-tfile': No such file or
>From the documentation. (install.texi)
@item
Cross-compilers for the Mips as target using the Mips assembler
currently do not work, because the auxiliary programs
@file{mips-tdump.c} and @file{mips-tfile.c} can't be compiled on
anything but a Mips. It does work to cross compile for a Mips
if you use the GNU assembler and linker.
When you configure, add '--with-gnu-as --with-gnu-ld ' to your command
line.
RJL
More information about the Gcc
mailing list