This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]