Re: Compiling GCC using existing binutils

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

 



Brendon Costa <brendon@xxxxxxxxxxxxx> writes:

> Is it possible to avoid having to build a new version of binutils using
> the GCC just installed by somehow configuring the new GCC to make use of
> the existing libiberty from the old GCC? Or is that just going to cause
> all sorts of possible problems?

That is going to cause all sorts of possible problems.  Better to keep
your new gcc separate from your old gcc, e.g., by configuring with a
different --prefix.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux