View Single Post
  #8   (View Single Post)  
Old 20th May 2008
fenrisW0lf fenrisW0lf is offline
Port Guard
 
Join Date: May 2008
Posts: 17
Red face

Quote:
Originally Posted by HitScan View Post
You should also be able to run gcc -v and get some version information
HitScan, here is the version information:
Code:
#gcc -v
Using built-in specs.
Configured with: /home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=i386--netbsdelf --target=i386--netbsdelf
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)
definitely not 3.3.6. It looks like a configuration issue...
Reply With Quote