This is the mail archive of the gcc-help@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: problem with egcs-1.1.2 / gcc 2.91.66 on Linux (Suse 6.1/6.2)


In article <7u1m1t$kmu1@puligny.idt.cdc.fr>,
  "Alain Coetmeur" <alain.coetmeur@icdc.caissedesdepots.fr> wrote:
> Recently I've upgraded my suse system to 6.2, and thus upgraded
> egcs to 1.1.2 (from egcs 1.1.1), alias gcc-2.91.66 (from 2.91.60).
>
> all my large application (which have been ported to a dozen of
different compiler and systems,
> and are developed extensively using purify) no more run correctly
> and crash with SEGV in unlogical place (eg: in an auto destructor,
...)
> without any understandable cause (I've investigated for a long time).
>
> The only explanation for me is that gcc-2.91.66 introduced a bug
somewhere ...
>
> I cannot go back because it would mean changing my whole system back
> (I've tried it is a mess, it involve glibc-6.1 and everything around).
>
> are there some well known bug in gcc-2.91.66/egcs-1.1.2 that
> would explain my problems ?
> are there some solution ?
> is gcc-2.95.0 a stable release, a solution ?
> whar about libstdc++, glibc 6.1 ...
>
> any advice otherwise ?
>
>
Unfortunately I can't give you any advice, just a confirmation: I have
the exact same problem: I had an app running nicely on 6.0. Buying a new
machine, installing 6.2. Compiling went ok and the program runs only
partly. If I take the binary from 6.0 it complains about some
incosistence, but runs correctly. The binary from 6.2 hangs at some
point, though.

Does anybody know how to update the compiler? I am a halfway newbie with
linux, so be gentle..

Greet


Sent via Deja.com http://www.deja.com/
Before you buy.


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