This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
How to build a Native compiler
- From: Aladdin Chang <chang at totoro dot ee dot ntust dot edu dot tw>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Tue, 25 Dec 2001 15:19:47 +0800 (CST)
- Subject: How to build a Native compiler
Dear all,
I am a beginner in gcc compiler and trying to build a
native compiler for MIPS R3000.
I had build the native binutils, but there are
some errors occurred.
Is there any information about "building a native compiler"?
thanks in advence.
Aladdin