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

Re: gcc build failures on alpha



On 21/03/11 04:16, Matthias Klose wrote:
https://buildd.debian.org/status/package.php?p=gcc-snapshot

fails to build with a link error.

That's the GPREL16 relocation truncation error which is reputedly due to a bug in the linker optimiser. Linking with -Wl,--no-relax resolves those (presumably producing suboptimal, but at least working, code).

Cheers
Michael.


Reply to: