This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Errors while building bootstrap GCC for "mipsisa32-elf" target
- From: Eric Christopher <echristo at apple dot com>
- To: monika dot sapra at gmail dot com
- Cc: gcc at gcc dot gnu dot org, "'Mr. RM Nair'" <rm at acmet dot com>
- Date: Mon, 29 May 2006 23:56:56 -0700
- Subject: Re: Errors while building bootstrap GCC for "mipsisa32-elf" target
- References: <000001c682e6$154af240$6501a8c0@user0d13y6yvxc>
On May 28, 2006, at 11:06 PM, Monika Sapra wrote:
Hi all,
I am new to this list and GCC compiler. I am trying to build
GCC4.1.0 for
"mipsisa32-elf" target. I would appreciate if someone could help me
out in
resolving the errors during build process.
You should really use a combined tree for this. There are also docs
on the web page on how to build a cross toolchain:
http://gcc.gnu.org/simtest-howto.html
-eric