EGCS as a Cross-compiler and Binutils

Jeffrey A Law law@cygnus.com
Thu Aug 20 00:44:00 GMT 1998


  In message < 35DADF06.4A03AF10@ivs.com >you write:
  > you mean by "properly unpacking binutils, gas, gld, etc" into the
  > egcs source tree.

You would want gcc, binutils, gas, ld, bfd, etc all at the same
directory level.

ie, unpack the egcs tarball.  That will create

egcs-whatever/gcc
egcs-whatever/libiberty
egcs-whatever/libf2c
[ ... ]

Then unpack your binutils tarball.  That will create

binutils-whatever/binutils
binutils-whatever/bfd
binutils-whatever/include
[ ... ]

You want:

whatever/gcc
whatever/libiberty
whatever/libf2c
whatever/binutils
whatever/bfd
whatever/include
[ ... ]
jeff



More information about the Gcc mailing list