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: stdbool.h problems


On Thu, Feb 07, 2002 at 03:56:40PM -0500, Daniel Jacobowitz wrote:

 > Yes, I posted a patch to fix this today.  FreeBSD apparently has the
 > same issue NetBSD has; even though that patch is coming out, I strongly
 > recommend FreeBSD get fixed.  <stdbool.h> is a standard C99 header.

Yes, but the compiler that both systems ship does not provide an internal
_Bool type that is ABI compatible with what GCC 3.x provides, so you can
understand our reluctance to provide <stdbool.h> prematurely.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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