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: Brian Gough
Subject: Re: [Help-gsl] Help linking with gsl
Date: Wed, 7 Sep 2005 10:31:37 +0100

Sunil Suram writes:
 > I have installed gsl on my linux box.  My compile line is gcc -Wall
 > -I/usr/local/include -c example1.cc This works fine.  My linking
 > line is gcc example1.o -L/usr/local/lib -lgsl -lgslcblas -lm 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?

See http://www.network-theory.co.uk/docs/gccintro/gccintro_54.html (at the end)

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/




reply via email to

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