c++ ANSI error

A. Villapiano avillapiano@uol.com.br
Mon Apr 2 17:51:00 GMT 2001


 I have FlightGear 0.7.6, with compile error:
 My gcc version is 2.95.2 for SGI Indy IRIX 5.3.
 When compiling "fg_timer.cxx" in Timer directory it appears the error:
 fg_timer.cxx: In function `void fgTimerCatch(int)':
 fg_timer.cxx:8: ANSI C++ prohibits conversion from `(int)' to `(...)'

 How to solve this problem?
-------------- next part --------------
/PRG_INDY/gcc/configure --with-x --with-xinput=gxi --enable-debug=no --enable-fast-install=yes --enable-shared=yes --enable-static=no --x-includes=/usr/include --x-libraries=/usr/lib --exec-prefix=/usr/gnu --prefix=/usr/gnu --disable-threads --srcdir=/PRG_INDY/gcc --with-local-prefix=/usr/gnu --with-gxx-include-dir=/usr/gnu/g++
# --with-gnu-as=/usr/gnu/bin/as --with-gnu-ld=/usr/gnu/bin/ld


More information about the Gcc mailing list