Port-i386 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



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.

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index