This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compilation failed for mips cross-compilation.
- From: Eric Christopher <echristo at redhat dot com>
- To: Wang Li <charles at linux dot net dot cn>
- Cc: gcc at gcc dot gnu dot org
- Date: 03 Jun 2003 23:22:40 -0700
- Subject: Re: Compilation failed for mips cross-compilation.
- Organization:
- References: <00d201c32a5a$f9876890$0100a8c0@redserver>
> ../gcc-3.3/configure --prefix=/opt/std-mips --target=mips --program-prefix=m
> ips-
> 4, make
You didn't say which object file format you wanted, but I'll assume elf
so use --target=mips-elf.
-eric
--
Eric Christopher <echristo@redhat.com>