On Sat, Aug 14, 1999 at 08:48:16PM +0200, Pierfrancesco Caci wrote: > > [EMAIL PROTECTED]:~ $ gcc -v > Reading specs from /usr/lib/gcc-lib/i586-unknown-linux-gnulibc1/2.7.2.3/specs > gcc version 2.7.2.3 > You have mail in /var/spool/mail/ik5pvx > [EMAIL PROTECTED]:~ $ gcc --version > 2.7.2.3
That's not egcs, that's the gcc272 package. <snip> > I've completely deinstalled gcc/egcc when I first had these kind of > problems about one month ago, when I installed egcc-2.91 (or whatever > the previous version was) > > Any hints ? Yeah, either get rid of gcc272 completely, or check the gcc actually points to egcc, and not gcc272. Ben

