This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: altivec: fix macros


On 17 Apr 2002, Aldy Hernandez wrote:
> <stdbool.h> is not guaranteed to be in every system is it? (??)  What
> if we're compiling for an embedded system with no GNU stdbool.h?

I don't think this is specific to GNU headers.  FreeBSD, for example,
also has a /usr/include/stdbool.h.

But yes, other systems as Solaris 8 don't have it.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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