This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sysdep.h:stpcpy change caused build error in autotester


On Thu, May 05, 2005 at 01:53:55AM +0200, Hans-Peter Nilsson wrote:
> > Date: Wed, 4 May 2005 19:31:25 -0400
> > From: Daniel Jacobowitz <drow@false.org>
> 
> > If the macro is in scope but the decl isn't, something's mighty wrong
> > with system headers.  BFD is building with -D_GNU_SOURCE; did the
> > configure check run with -D_GNU_SOURCE?
> 
> Just the obvious configure.in bit missing.
> This ok?  I'll revert my other patch then.
> 
>         * configure.in: Add AC_GNU_SOURCE.
>         * configure: Regenerate.

You can strip the bit from Makefile.am too.  It looks OK, but I
don't know what weird ramifications it might have on configure...

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]