------- Comment #2 from ludovic at ludovic-brenta dot org  2006-04-05 13:47 
-------
$ make --version
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

$ $SHELL --version
GNU bash, version 2.03.0(1)-release (sparc-sun-solaris)
Copyright 1998 Free Software Foundation, Inc.

$ gcc --version
2.8.1

(that's from GNAT 3.15p, binary distribution from AdaCore; but the
compiler used to build strstream.cc is ./xgcc, i.e. GCC 4.1.0
built in stage1.  And, as I said, the same errors occur with
--enable-bootstrap=yes, so I can confidently say that the
bootstrap compiler is irrelevant).

I've started the "make bootstrap" and will report later.  To speed it up
I've only passed --enable-languages=c,c++.

-- 
Ludovic Brenta.


-- 


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

Reply via email to