Re: 4.2 build problem on redhat x86_64

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

 



Andrew Bell wrote:
I was trying to build gcc, but the process failed when trying to build
the binutils that I linked in.
"Linked in"? Did you try to "combine" the binutils and GCC sources into one "build tree" and then
configure and build them both at the same time?

The combining isn't that simple when binutils and GCC are separate projects :( The same-name subdirectories should be "in sync", suitable for both the binutils and the GCC version. It would be
much better to configure and build these separately, one by one!


[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