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: Sam Mason
Subject: Re: [Help-gsl] Problem with gsl_linalg_cholesky_invert
Date: Sat, 23 Mar 2013 19:57:29 +0000

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]