mprec.c:104: error: static declaration of 'calloc' follows non-static declaration
Tom Tromey
tromey@redhat.com
Mon Sep 25 18:34:00 GMT 2006
>>>>> "ChJ" == Christian Joensson <christian.joensson@gmail.com> writes:
ChJ> again, on cygwin/winxp, I get an error
ChJ> ../../../../../../gcc/libjava/classpath/native/fdlibm/mprec.c:104:
ChJ> error: static declaration of 'calloc' follows non-static declaration
ChJ> am I doing something seriously wrong here?
Nope, there was a build bug on cygwin.
I've checked in a fix. It also fixes the other error you were seeing.
Tom
More information about the Gcc
mailing list