In article <[email protected]>,
John D. Baker <[email protected]> wrote:
>On Fri, 20 May 2016, John D. Baker wrote:
>
>> It seems PaX MPROTECT is the culprit.  Setting:
>> 
>>   # paxctl +m /usr/libexec/cc1
>> 
>> allows compilation to succeed, albeit the the "text relocations" warning
>> remains.  The resulting binary works.
>
>Also:
>
>  # paxctl +m /usr/libexec/cc1plus
>
>for the C++ compiler.

Thanks the build for gcc seems to be broken. Unfortunately this was supposed
to break at compile time, but it did not.

christos

Reply via email to