Re: WITH_CTF vs -g

2014-09-26 Thread George Neville-Neil
On 26 Sep 2014, at 1:51, Mark Johnston wrote: > On Wed, Sep 10, 2014 at 08:23:21PM +0300, Andriy Gapon wrote: >> >> In my opinion WITH_CTF should imply -g in CFLAGS otherwise, as far as I can >> see, >> there is nothing to generate CTF data from. Forcing an end-user to remember >> to >> additio

Re: WITH_CTF vs -g

2014-09-26 Thread Andriy Gapon
On 26/09/2014 01:51, Mark Johnston wrote: > On Wed, Sep 10, 2014 at 08:23:21PM +0300, Andriy Gapon wrote: >> >> In my opinion WITH_CTF should imply -g in CFLAGS otherwise, as far as I can >> see, >> there is nothing to generate CTF data from. Forcing an end-user to remember >> to >> additionally

Re: elftoolchain update?

2014-09-26 Thread Will Andrews
Hi, I've created a git-svn clone of the current elftoolchain, and applied some fixes in a branch: https://github.com/wca/elftoolchain/tree/freebsd Any objections if I update the copy in head using this branch? I've heard nothing from either Kai or Joseph. I'm not done testing yet -- it looks li