Cross gcc Mailing List Archive

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

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



>>>>> "Timothy" == Timothy Potter <timbo@moshpit.air.net.au> writes:

    Timothy> 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...

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

A more useful strategy would be to set symlinks to them with the
desired names.  This way other utilities would still find these tools by the conventional names.

-- 
--------  "And there came a writing to him from Elijah"  [2Ch 21:12]  --------
Robert Jay Brown III  rj@eli.wariat.org  http://eli.wariat.org  1 847 705-0424
Elijah Laboratories Inc.;  37 South Greenwood Avenue;  Palatine, IL 60067-6328
-----  M o d e l i n g   t h e   M e t h o d s   o f   t h e   M i n d  ------

Follow-Ups: References:

Home | Subject Index | Thread Index