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: Building binutils on Solaris


On Mon, 23 Aug 1999, Rainer Dorsch wrote:

> The install/BUILD document says:
> 
> Building a native compiler
> 
>    For a native build issue the command `make bootstrap'. This will build
>    the entire GCC system, which includes the following steps:
> [...]
>      * Build target tools for use by the compiler such as gas, gld, and
>        binutils if they have been properly unpacked into the GCC source
>        tree.
> 
> What does properly unpacked mean?
> 
> I unpacked binutils on Solaris in gcc-2.95.1/binutils-2.9 (and made a link 
> from binutils to binutils-2.9) but no gas is build when I do make
> bootstrap  in the objdir. Even if I configure binutils before!
> 

Properly unpacked means links to each of the individual directories under
binutils-2.9 in gcc-2.95.1/ like (binutils, as, ld, ar, opcodes, etc.).

--
Brian Ford
Software Engineer
Vital Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444


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