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: [PATCH RFA] More stdbool.h fallout


On Fri, Feb 01, 2002 at 08:29:12PM -0500, DJ Delorie wrote:
> 
> > How about editing bfd.h (or one of its precursors like bfd-3.in)
> > based on what autoconf finds?  Thus no ifdefing in the result,
> > and thus we avoid the afeared losage.
> 
> That won't work if bfd.h is installed in an include directory shared
> by many targets.

I don't think this is a problem... we do some configury into bfd.h, it
is target-specific, it just can't depend on config.h because it can be
included by programs with arbitrary contents of config.h.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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