[IRCServices] Wrong GCC Version?
Craig McLure
Craig at frostycoolslug.com
Mon Jul 5 05:04:42 PDT 2004
Hi, i was just compiling .33 of IRC Services, and it reported that i was using Version 2 of GCC...
Take a look :)
Searching for a suitable compiler...
WARNING: Your version of GCC was detected as `2'. As of Services
5.0.23, versions of GCC earlier than 3.2, other than 2.95.3,
have been deprecated. This and future releases of Services 5.0
will still work, though some error messages will lose
information; future versions of Services may not compile at
all. Please upgrade your compiler to GCC 3.2 or later.
Press Enter to continue:
chatspike at azbox:~/services/ircservices-5.0.0$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian 1:3.3.4-2)
Obviously i know thats not an issue, because i AM using GCC3, Just wanted to inform you of the missreporting :)
/****************************************
* Craig "FrostyCoolSlug" McLure
* Craig at FrostyCoolSlug.com
* InspIRCd - http://www.inspircd.org
* ChatSpike - http://www.chatspike.net
****************************************/