This is the mail archive of the gcc@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]

Re: binutils and gcc question


On Aug  8, 2000, Tom Williams <binutilstom@yahoo.com> wrote:

> However, when I issue the same command using a gcc-2.96 snapshot, I
> get "ld" as the response and I presume that /usr/bin/ld is the
> linker being used.

Right.  Presumably, you've installed the GCC snapshot with a different
--prefix, so it doesn't look at the same directories GCC does.

> Are the binutils used by release versions of gcc copied to the
> "/{gcc install dir}/{machine}/bin" directory during gcc install or
> isthat part of the binutils install?

It's part of binutils install.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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