Time to enable partial relro

2016-08-25 Thread Pedro Giffuni
Hello; GNU RELRO support was committed in r230784 (2012-01-30) but we never enabled it by default. There was some discussion about it on https://reviews.freebsd.org/D3001 By now, all Linux distributions, NetBSD and DragonFly support it and it is the default for most systems in binutils 2.27.

Re: name conflict after upgrade to HEAD.

2016-08-25 Thread Willem Jan Withagen
On 25-8-2016 09:06, Dimitry Andric wrote: > On 24 Aug 2016, at 16:30, Willem Jan Withagen wrote: >> >> On 24-8-2016 15:23, Dimitry Andric wrote: > ... >>> Can you show the full command line used to build the offending source >>> file? Usually this is caused by an incorrect include directory searc

Re: name conflict after upgrade to HEAD.

2016-08-25 Thread Dimitry Andric
On 24 Aug 2016, at 16:30, Willem Jan Withagen wrote: > > On 24-8-2016 15:23, Dimitry Andric wrote: ... >> Can you show the full command line used to build the offending source >> file? Usually this is caused by an incorrect include directory search >> order. And most often, that is caused by bu