Gold: Building

Ian Lance Taylor iant@google.com
Wed Dec 10 17:44:00 GMT 2008


"Tom Browder" <tom.browder@gmail.com> writes:

> Is it necessary to build gold inside the gcc tree, or are there
> instructions for building it separately somewhere?
>
> The reason I ask is I got an error message from "configure" looking
> for a missing file (install-sh).

It is necessary to build gold in the GNU binutils tree (not the gcc
tree, although you could probably get that to work with a little
effort).  gold uses libiberty and gets some information from bfd.h.

Ian



More information about the Binutils mailing list