libio/iostream.h breaks bootstrap on sparc-sun-solaris2.5.1

Alexandre Oliva oliva@dcc.unicamp.br
Tue Sep 22 16:36:00 GMT 1998


Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

> 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?

In fact, I've just noticed that *none* of the libraries directories
are being compiled with the just-built compilers.  Does anybody know
why?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list