This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gsl on MacOS X 10.2


I've tried installing gsl on MacOS X 10.2 using fink and manually with
./configure --disable-shared; make

The build goes fine in either case, but whenever I try to compile anything
that uses the gsl libraries I get the following error:

[~/Code/GNUtest] kevin% gcc gnutest.cc -lgsl -lm -lgslcblas
ld: Undefined symbols:
___gxx_personality_v0

Has anyone else encountered this?  Is this a 10.2 issue?

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]