gcc-3.2 crosscompiling
Ben Elliston
bje@redhat.com
Thu Jan 2 01:06:00 GMT 2003
>>>>> "Der" == Der Herr Hofrat <der.herr@mail.hofr.at> writes:
Der> are there any instructions for crosscompiling gcc-3.2 for
Der> powerpc 8xx platform ?
The regular GCC installation documentation at:
http://gcc.gnu.org/install/
covers building both native and cross-compilers. You just need to
tell GCC that your target is "powerpc-elf" when configuring the build
tree.
Cheers, Ben
More information about the Gcc-help
mailing list