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 10:29:24PM -0500, Daniel Jacobowitz wrote:

 > Not OK, as others mentioned - but does NetBSD really not ship
 > stdbool.h?  It's one of GCC's provided include files, included in the
 > GCC distribution and gcc-lib/.../include, so I'm quite surprised the
 > check failed.

GCC-supplied headers are not installed for NETBSD_NATIVE builds
of GCC.

Anyway, I'm working around the problem for now by adding a <stdbool.h>
to NetBSD's set of system-supplied headers, so the next NetBSD release
(which will ship with a compiler that causes your patch to attempt to
include <stdbool.h>) will not have this problem.

-- 
        -- 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]