Re: Access to a netbsd/alpha machine
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.alpha |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Apr 07, 2019 at 01:11:44PM +0000, [email protected] wrote: > If you'd like to build a new binutils, you will need: > - Disable secure PLT. (we don't support that) Is the secureplt for alpha documented somewhere? We should add support and enable PAX ;-) > - If running before 9.0, disable initfini array, otherwise constructors > won't run. Sorry, I can't parse the "If running before 9.0" - can you explain? Martin