symmv
Brian Gough
bjg@network-theory.co.uk
Wed Dec 19 13:20:00 GMT 2001
Phil Farese writes:
> Greetings,
> First I would like to say to the developers: thank you very
> much! 'm a graduate student in physics and I am sure that these libraries
> will save me many hours of programming. I'm sure for had they been around
> a few years ago they already would have! :)
Good to hear :-)
> I do have one problem, I believe with my build, though. I would
> like to use the eigenvalue symmv routines but noticed when I compile my
> code I received the following messages (pos_eigenv is a function of mine
> which is used to implement the gsl libraries):
>
>From looking at the error messages I'd say
-- you have some old header files installed on the system somewhere
which your compilation is erroneously picking up
-- you're using gcc-2.95 or 2.96, which seems to have an optimisation bug.
It's fixed in gcc-3.0.
regards
Brian Gough
More information about the Gsl-discuss
mailing list