[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Compiling on Fedora 4
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Compiling on Fedora 4 |
Date: |
Sun, 09 Jul 2006 19:37:17 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI) |
At Wed, 5 Jul 2006 06:00:56 -0700 (PDT),
Chelton Evans wrote:
> address@hidden gsl]$ gcc -Wall t1.cpp -o main -lgsl
> -lgslcblas -lm
> /tmp/cc6P8NXu.o(.eh_frame+0x11): undefined reference
> to `__gxx_personality_v0'
> collect2: ld returned 1 exit status
Hello,
GSL should compile on Fedora--not sure why it did not work for you.
If you are compiling a C++ program (t1.cpp) you need to use g++
instead of gcc to avoid the error abovqe. See my gcc tutorial book for
details http://www.network-theory.co.uk/gcc/intro/
--
best regards,
Brian Gough
(GSL Maintainer)
Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.com/gsl/