This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: egcs 2.91.42: Internal compiler error 980521
- To: pepe at iconz dot co dot nz
- Subject: Re: egcs 2.91.42: Internal compiler error 980521
- From: Martin von Loewis <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Thu, 25 Jun 1998 08:09:47 +0200
- CC: egcs-bugs at cygnus dot com
- References: <3590D6BC.3C4CC8AA@iconz.co.nz>
I can build your example just fine with egcs-2.91.42 19980623 on
i486-pc-linux-gnu (except that the string constructor is
missing). What puzzles me is that you have
/usr/local/Gcc/g++-include/sun4.SVR4/2.8.0 in your include path; I
guess you'll have to provide pre-processed source.
Martin