Current-Users archive

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

Re: Recent i386 changes (VM,PAX,PIE,etc.) break compiling



In article <Pine.NEB.4.64.1605201910350.570%david.technoskunk.fur@localhost>,
John D. Baker <jdbaker%mylinuxisp.com@localhost> 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



Home | Main Index | Thread Index | Old Index