Cross gcc Mailing List Archive

[Prev][Next][Index][Thread]

Re: Questions on cross compiling Linux host, PPC target.



On Sun, 17 Nov 1996 mikemcquade@connect.com wrote:

[...]

> Id like to build a Linux hosted PowerPC compiler, is it possible that I
> can re-name all of the PowerPC specific tools ?
> 
> I want to keep all of the existing tools GCC GAS LD etc, and have all of
> the PowerPC tools named something else, like ppcgcc, ppcgas, ppcld
> etc...

When you build the compiler and tools you'll end up with executables named
powerpc-unknown-elf-gcc or something similar.  It's perfectly OK to rename
these to something more useful like, as you suggest, ppcgcc and friends.


Tim.

Follow-Ups: References:

Home | Subject Index | Thread Index