[Bug libgcj/31662] Can't boostrap current gcc trunk with libjava

davek at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 25 00:23:00 GMT 2007



------- Comment #2 from davek at gcc dot gnu dot org  2007-04-25 01:23 -------
It determines the calling convention used, and is therefore surely the
territory of the system headers/libs.  Do take a look at the upstream source:

http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/_ansi.h?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=src

after all, it comes from the same place mprec comes from.  Someone snipped the
#if __CYGWIN__ clause somewhere down the line.

Would you be happier with a patch that just imported that block of definitions
verbatim from newlib?  I don't think it's likely to change often and need
resyncing!


-- 


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



More information about the Gcc-bugs mailing list