[Bug bootstrap/40696] bootstrap comparison failure on Ada build tools

2009-07-10 Thread Chaipzor at hotmail dot com


--- Comment #9 from Chaipzor at hotmail dot com  2009-07-10 06:45 ---
(In reply to comment #8)
  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)
 
 OK, that's a known bad interaction between GNAT Pro and GNAT FSF.  It will be
 fixed in GCC 4.5; in the meantime, just do 'rm -rf gcc/ada/*tools' then 'make'
 again once you hit the comparison failure.
 

thank you for responses, but, when i've to do the 'rm -rf...' before start the
make bootstrap, or when i got the bootstrap failure?


-- 


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



[Bug bootstrap/40696] bootstrap comparison failure on Ada build tools

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


--- Comment #10 from ebotcazou at gcc dot gnu dot org  2009-07-10 07:16 
---
 thank you for responses, but, when i've to do the 'rm -rf...' before start the
 make bootstrap, or when i got the bootstrap failure?

Once you hit the bootstrap failure.  Btw, 'make bootstrap' is deprecated with
recent GCCs, just type 'make'.


-- 


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



[Bug bootstrap/40696] bootstrap comparison failure on Ada build tools

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


--- Comment #8 from ebotcazou at gcc dot gnu dot org  2009-07-09 16:40 
---
 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)

OK, that's a known bad interaction between GNAT Pro and GNAT FSF.  It will be
fixed in GCC 4.5; in the meantime, just do 'rm -rf gcc/ada/*tools' then 'make'
again once you hit the comparison failure.


-- 

ebotcazou at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
   GCC host triplet|Sparc-Sun Solaris 10 (Sun   |
   |blade 100)  |
 Resolution||FIXED
Summary|Make bootstrap fail |bootstrap comparison failure
   ||on Ada build tools
   Target Milestone|--- |4.5.0


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