This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/41465] bootstrap failed - ../libdecnumber/gstdint.h:80: error: two or more data types in declaration specifiers



------- Comment #1 from htl10 at users dot sourceforge dot net  2009-09-24 23:51 -------
int64_t and uint64_t are both already defined in /usr/include/inttypes.h - 
it appears that intmax_t and uintmax_t may also be defined elsewhere as well,
although I couldn't locate it.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41465


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