libio/iostream.h breaks bootstrap on sparc-sun-solaris2.5.1
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Tue Sep 29 13:10:00 GMT 1998
On 22 Sep 1998, Alexandre Oliva wrote:
>> c++ -c -g -O2 -fno-implicit-templates -I. -I/sw/swtest/egcs/SOURCETREE/egcs/libio -nostdinc++ /sw/swtest/egcs/SOURCETREE/egcs/libio/fstream.cc
>> In file included from /sw/swtest/egcs/SOURCETREE/egcs/libio/fstream.h:30,
>> from /sw/swtest/egcs/SOURCETREE/egcs/libio/fstream.cc:34:
>> /sw/swtest/egcs/SOURCETREE/egcs/libio/iostream.h:91: parse error before `__extension__'
>> /sw/swtest/egcs/SOURCETREE/egcs/libio/iostream.h:208: parse error before `__extension__'
> In which stage was that? I don't understand why libio is being
> compiled with c++, it should be compiled with `../gcc/xgcc -B../gcc/',
> shouldn't it?
I later noticed a parallel thread in egcs-bugs (Subject: "Re: PATCH to
top-level Makefile") dealing with that problem and as of yesterday I was
able to bootstrap again.
Report closed. :-)
Gerald
--
Gerald <pfeifer@dbai.tuwien.ac.at> http://www.dbai.tuwien.ac.at/~pfeifer/
More information about the Gcc-bugs
mailing list