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: gcc 4.9.1 fails to compile in libsanitizer on Fedora 14


On 1 August 2014 16:19, Winston Smith wrote:
> The glibc version is glibc-2.12.90-17.x86_64.
>
> The web is mute on this issue (at least I haven't found anything related). Is there anything wrong with my setup?

I think it's just too old to build libsanitizer. But either the code
should be made more portable or the configure checks should have
tested for the relevant feature and disabled the lib automatically, so
please report it to Bugzilla, as described at
https://gcc.gnu.org/bugs/

As a workaround you can configure with --disable-libsanitizer


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