Porting gcc
Ben Elliston
bje@au1.ibm.com
Wed Mar 12 06:15:00 GMT 2008
On Wed, 2008-03-12 at 16:56 +1100, Schmave wrote:
> Hi I would luke to know what I need to do to port gcc to a new
> architecture
You can start by reading the GCC internals documentation:
http://gcc.gnu.org/onlinedocs/gccint/
You can also look at the source code, in particular, the gcc/config
directory.
Finally, you have the option of hiring someone to do the port for you:
http://www.fsf.org/resources/service
Cheers, Ben
More information about the Gcc
mailing list