This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in installation of cross-compiler for MIPS.
- To: Rami Gideoni <rami at simpod dot com>
- Subject: Re: Bug in installation of cross-compiler for MIPS.
- From: Soubhik Bhattacharya <soubhik at cse dot iitk dot ac dot in>
- Date: Sun, 25 Feb 2001 21:22:29 +0530 (IST)
- cc: gcc-help at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Organization: Dept of Computer Science IIT Kanpur
:5. Configuring binutils :
:
: > cd gnu
: > ../binutils-2.10.1/configure --prefix=/home/rami/downloads/gnu --exec-prefix=/home/rami/downloads/gnu --target=mips
:
: QUESTION #1 : is target "mips" legal ?
:
:
i guess u also have to specify company name / system type with
--target.....
e.g. --target=mips-sgi-irix
bye,
soubhik.