help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Help: undefined reference to `__gxx_personality_v0'


From: Brian Gough
Subject: Re: [Help-gsl] Help: undefined reference to `__gxx_personality_v0'
Date: Sun, 9 Nov 2003 17:14:03 +0000

Jinjun Xiong writes:
 > While I was compiling the program, there was an error saying
 > "undefined reference to `__gxx_personality_v0'". Below are the
 > commands I used (my default location is at /home/myId/gsl-1.4)
 > 
 > %gcc -I/home/myId/gsl-1.4/include/ -c gsl_test.cc

gcc needs a '.c' extension on the source file
the extension .cc only works correctly with g++

regards
-- 
Brian Gough

Network Theory Ltd -- Publishing Free Software Manuals
15 Royal Park
Bristol BS8 3AL
United Kingdom

Tel: +44 (0)117 3179309
Fax: +44 (0)117 9048108
Web: http://www.network-theory.co.uk/





reply via email to

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