help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Help linking with gsl


From: Martin Jansche
Subject: Re: [Help-gsl] Help linking with gsl
Date: Tue, 6 Sep 2005 15:14:46 -0400

On 9/6/05, Sunil Suram <address@hidden> wrote:

> On doing this I get the following error.
> example1.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
> collect2: ld returned 1 exit status
> Can someone please tell me what I am doing wrong?

Could this be a g++ compiler issue?  The ABI changed recently with the
transition to gcc 4.  Try compiling GSL from source using the same
compiler that you use for compiling your application code.

-- mj




reply via email to

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