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]

Gcc under windows


Hi,

I'm trying to compile GSL 1.2 for GCC under windows.
So I took the source code for Visual C++ and compiled the
library. It seems fine, but when I link the objectives from 
the test_complex I get a strange result:

undefined reference to acosh,
undefined reference to log1p,
...

It seems strange because I link with the math library with an option -lm.

Does anybody have such a problem?

Thanks 
Przem



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