This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug lto/66029] Build error compiling gcc5.1 using LTO


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66029

--- Comment #4 from JD <t at sharklasers dot com> ---
I tried as you advised; this is the configuration I'm trying to build:
  $ ../gcc-5.1.0/configure --prefix=gcc5.1 --enable-languages=c,c++
--enable-gold=yes --enable-ld=yes --enable-lto --enable-bootstrap
--with-build-config=bootstrap-lto --disable-multilib

The linker is:
GNU ld (GNU Binutils; openSUSE 13.2) 2.24.0.20140403-6.1

Information for package binutils:
---------------------------------
Repository: openSUSE-13.2-Oss
Name: binutils
Version: 2.24-6.1.7
Arch: x86_64
Vendor: openSUSE
Installed: Yes
Status: up-to-date


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