Several segmentation faults
Josh
strattonbrazil at gmail.com
Thu May 29 10:11:20 PDT 2008
Urban Hafner Wrote:
> Lars Kyllingstad wrote:
> > Urban Hafner Wrote:
> >
> >> Lars wrote:
> >>> When I compile this on my system (also running Ubuntu 8.04) with GDC and run it, it immediately segfaults without displaying the message. Just using
> >> Which GDC build are you using? There's one built using GCC 4.1 and one
> >> using GCC 4.2, IIRC. The latter one also didn't work for me (on other
> >> more complex code).
> >>
> >> Urban
> >
> > In the repository it is listed as 0.25-4.2.3-2ubuntu2.
>
> I just checked. I'm using 0.25-4.1.2-16ubuntu1. And the package is
> called gdc-4.1. Maybe this works for you. The only thing is that you
> have to create a few symlinks, as the executable is called gdc-4.1
> instead of gdc (the same for gdmd and maybe others).
>
> Urban
Just to confirm, I tried compiling the same code on Ubuntu 8.04 using gdc-4.1 instead of gdc-4.2. The program ran fine. Thanks.
More information about the Digitalmars-d
mailing list