help-gplusplus
[Top][All Lists]
Advanced

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

Re: Problem with g++ in linux


From: Rolf Magnus
Subject: Re: Problem with g++ in linux
Date: Wed, 14 Jul 2004 21:22:23 +0200

Roger Z Rios wrote:

> I have a C++ code that compiles and runs perfectly under
> the Sun CC compiler Solaris 7.  I am now trying
> to run my code using Linux Suse gnu g++ 3.3.1.  Compilation
> goes ok, but then, when running, I get a lot of
> segmentation fault errors,  am I missing any flag??

You mean something like --dont-segfault or what?

> The code is supposed to be standard C++.

But you might still have some bugs in it. Did you look at the reasons
for the segfaults?



reply via email to

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