help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Problem with gsl_linalg_cholesky_invert


From: gianluca mastrantonio
Subject: Re: [Help-gsl] Problem with gsl_linalg_cholesky_invert
Date: Sun, 24 Mar 2013 20:28:49 +0100

First of all thanks to everyone.

I did the upgrade to the version 1.15. but the problem is still there. 
If I type gsl-config --version, this shows 1.15, so i think the installation 
went fine.  I used also the -Wall flag as suggests Sam Mason but are only some 
warnings for unused variable.

Maybe, before do the installation of version 1.15, should i deinstall the 1.9?

G.M.



Il giorno 23/mar/2013, alle ore 20:57, Sam Mason <address@hidden> ha scritto:

> On 23 Mar 2013 16:30, "gianluca mastrantonio" <address@hidden> wrote:
> > I compile the code with the following command:
> >
> >     gcc-mp-4.7 wrapnorm.c -o wrapnorm -lgsl -l gslcblas -lm
> 
> I'd recommend compiling with warnings so that GCC can suggest what's going 
> wrong.  The -Wall flag is what I normally use.  I'd imagine it telling you 
> that Patrick is right...
> 
>   Sam
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]