[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] problem installation gsl windows
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] problem installation gsl windows |
Date: |
Tue, 3 Feb 2004 10:51:26 +0000 |
a a writes:
> I get "undefined reference to `gsl_complex_arg' " as error message error
> message.
> Why does GSL_SET_COMPLEX works, and gsl_complex_arg doesn't ?
GSL_SET_COMPLEX is a macro.
I expect you need to link with the library since gsl_complex_arg is a
function.
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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Help-gsl] problem installation gsl windows,
Brian Gough <=