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 inresolving 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