help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g++/cpp 3.3.5 internal error - how can I work-around?


From: Llewelly
Subject: Re: g++/cpp 3.3.5 internal error - how can I work-around?
Date: 25 May 2005 22:50:51 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Carsten Fuchs <CarstenFuchs@T-Online.de> writes:

> Dear ng,
> 
> with one of my C++ source files, I'm currently experiencing an
> internal compiler error with g++/cpp 3.3.5 on my Debian Sarge system.
> 
> (Actually, running g++ -E ... terminates with an internal error. The
> normal call to g++ without the -E complains about hundreds of stray
> characters after the end of the source file. This is probably because
> the inherently called cpp crashed before.)
> 
> The error does not occur with GCC 3.4.
> I've tried making 3.4 work for
> my programs for many days now, trying all ways to deal with the ABI
> incompatibilities that I could think of, but finally there remain
> problems on all ends (3.3.5 being the Debian system compiler), so that
> upgrading to GCC 3.4 is not an option.
> 
> Thus, I'm looking now for a way to work-around the cpp bug in 3.3.5,
> other than blindly guessing and trying to modify the source.
> 
> Any ideas?

gcc 3.3.6 may be out soon; see
http://gcc.gnu.org/ml/gcc/2005-04/msg01734.html .

So it might be worth your while to try a snapshot.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]