This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.2 crosscompiling


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]