This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/35956] gcc/g++ print different trunk revision #



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-04-16 17:54 -------
I don't have this problem:
[apinski@dhcp-10-98-10-216 local]$ ~/gcc-spu/bin/spu-elf-gcc -v
Using built-in specs.
Target: spu-elf
Configured with: /home/apinski/src/local/gcc/configure --target=spu-elf
--prefix=/home/apinski/gcc-spu --with-mpfr=/usr/local --with-newlib
--enable-languages=c,c++,objc --with-headers
Thread model: single
gcc version 4.4.0 20080415 (experimental) [trunk revision 134325] (GCC) 
[apinski@dhcp-10-98-10-216 local]$ ~/gcc-spu/bin/spu-elf-g++ -v
Using built-in specs.
Target: spu-elf
Configured with: /home/apinski/src/local/gcc/configure --target=spu-elf
--prefix=/home/apinski/gcc-spu --with-mpfr=/usr/local --with-newlib
--enable-languages=c,c++,objc --with-headers
Thread model: single
gcc version 4.4.0 20080415 (experimental) [trunk revision 134325] (GCC) 


Are you sure you did not run gcc_update while doing a build?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35956


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]