This is the mail archive of the gcc-help@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]

Re: lto-wrapper failure in GCC 4.8.0


Happened to me after I switched from gcc (-> gcc-4.8) to gcc-4.9, without
switching the linker to 4.9.

After changing g++ (-> g++4.8) to g++-4.9, linking succeeded.

Seems like all tools and objects need to be from the same suite ...




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