[Bug bootstrap/40696] Make bootstrap fail

2009-07-09 Thread ebotcazou at gcc dot gnu dot org


--- Comment #1 from ebotcazou at gcc dot gnu dot org  2009-07-09 07:53 
---
What compiler do you use to bootstrap?


-- 

ebotcazou at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||ebotcazou at gcc dot gnu dot
   ||org
 Status|UNCONFIRMED |WAITING


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



[Bug bootstrap/40696] Make bootstrap fail

2009-07-09 Thread Chaipzor at hotmail dot com


--- Comment #2 from Chaipzor at hotmail dot com  2009-07-09 10:38 ---
(In reply to comment #1)
 What compiler do you use to bootstrap?
 

erm... i think im using the old gcc to compile this new one.


-- 


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



[Bug bootstrap/40696] Make bootstrap fail

2009-07-09 Thread ebotcazou at gcc dot gnu dot org


--- Comment #3 from ebotcazou at gcc dot gnu dot org  2009-07-09 10:46 
---
 erm... i think im using the old gcc to compile this new one.

I was asking what version of GCC, i.e. the output of 'gcc -v'.


-- 


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



[Bug bootstrap/40696] Make bootstrap fail

2009-07-09 Thread Chaipzor at hotmail dot com


--- Comment #4 from Chaipzor at hotmail dot com  2009-07-09 10:58 ---
(In reply to comment #3)
  erm... i think im using the old gcc to compile this new one.
 
 I was asking what version of GCC, i.e. the output of 'gcc -v'.
 

i've installed other version of gcc: 3.4.3

3.4.3 is the GCC old version


-- 


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



[Bug bootstrap/40696] Make bootstrap fail

2009-07-09 Thread ebotcazou at gcc dot gnu dot org


--- Comment #5 from ebotcazou at gcc dot gnu dot org  2009-07-09 11:00 
---
 3.4.3 is the GCC old version

Please post the output of 'gcc -v'.


-- 


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



[Bug bootstrap/40696] Make bootstrap fail

2009-07-09 Thread Chaipzor at hotmail dot com


--- Comment #6 from Chaipzor at hotmail dot com  2009-07-09 11:48 ---
(In reply to comment #5)
  3.4.3 is the GCC old version
 
 Please post the output of 'gcc -v'.
 

Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with:
/gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)


-- 


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



[Bug bootstrap/40696] Make bootstrap fail

2009-07-09 Thread Chaipzor at hotmail dot com


--- Comment #7 from Chaipzor at hotmail dot com  2009-07-09 11:54 ---
(In reply to comment #6)
 (In reply to comment #5)
   3.4.3 is the GCC old version
  
  Please post the output of 'gcc -v'.
  
 
 Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
 Configured with:
 /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
 --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
 --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
 --enable-shared
 Thread model: posix
 gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 

well i just checked that when im like root and i write: gcc -v i've another
response, there u've it... is a bit strange T_T

Using built-in specs.
Target: sparc-sun-solaris2.8
Configured with: /oslo.c/gnatmail/release-6_0/gcc-41/build-oslo/src/configure
--prefix=/opt/gnu/gnat --enable-languages=c,ada --disable-nls --disable-libada
--target=sparc-sun-solaris2.8 --host=sparc-sun-solaris2.8
--enable-checking=release --enable-threads=solaris --with-gnu-as
Thread model: solaris
gcc version 4.1.2 20061220 for GNAT Pro 6.0.1 (20070117)


-- 


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