Subject: gcc -v output
To: None <tech-userlevel@netbsd.org>
From: Rui Paulo <phlox-netbsd-userlevel@fnop.net>
List: tech-userlevel
Date: 11/07/2004 22:12:21
Greetings.

$ 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-netbsdelf  --host=i386--netbsdelf --target=i386--netbsdelf
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)

Shouldn't this be changed to reflect the build itself ? 
For example:
$ gcc -v 
Using built-in specs.
Configured with: /usr/src/tools/gcc/../../gnu/dist/configure ....

Regards.
-- 
Rui Paulo                          "Simplicity is the ultimate sophistication."
                                      -- Leonardo da Vinci