Mail Archives: djgpp-workers/2003/07/19/00:12:07
Building with 2.95.3 -
gcc ... -c wf_acos.c
wf_acos.c: In function `acosf':
wf_acos.c:37: parse error before `float'
wf_acos.c:38: `z' undeclared (first use in this function)
wf_acos.c:38: (Each undeclared identifier is reported only once
wf_acos.c:38: for each function it appears in.)
cc1.exe: warnings being treated as errors
wf_acos.c:46: warning: control reaches end of non-void function
make.exe: *** [wf_acos.o] Error 1
Similar problems for other files such as wf_acosh
So recent patches to these files have broken building with V2.95.3,
I'd prefer not to burn that bridge.
- Raw text -