This is the mail archive of the gcc@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: mprec.c:104: error: static declaration of 'calloc' follows non-static declaration


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


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