Compile error in spuc_math.cpp
Brought to you by:
spuc
When compiling the example in qpsk, I received the
following error:
C:\projects\dsp\qpsk>make -f makefile
g++ -Wno-non-template-friend -
c ../functions/spuc_math.cpp -I../functions -I../
generic -I../specializations
../functions/spuc_math.cpp: In function `double
SPUC::cosh(double)':
../functions/spuc_math.cpp:27: parse error before `)'
../functions/spuc_math.cpp: At top level:
../functions/spuc_math.cpp:30: parse error before `}'
make: *** [spuc_math.o] Error 1
I am using gcc 2.95 (cygwin)
Reading specs from /usr/lib/gcc-lib/i686-pc
cygwin/2.95.3-5/specs
gcc version 2.95.3-5 (cygwin special)
Please let me know how to correctly fix this.
Thanks,
Al Tan
Logged In: YES
user_id=443709
See bugs entry.