help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] testing the nonlinear least square example


From: Yuping Liu
Subject: Re: [Help-gsl] testing the nonlinear least square example
Date: Fri, 15 Apr 2005 13:01:45 -0500 (EST)

i am not quite familiar with DLL, i suppose that
i have linked the necessary library etc.
does it have a DLL in that example?
Yuping

~~~~~~~~~~~~~~~~~~~~~~~Yuping Liu~~~~~~~~~~~~~~~~~~~~~~~~~~


On Fri, 15 Apr 2005, Brian Gough wrote:

> Yuping Liu writes:
>  > I debugged simply used the system(pause), then found some how
>  > the random functions do not wrok well. Then I commented out all stuffs,
>  > and I compiled and linked well. the program runned to the midway again,
>  > crashed. I debugged to find that program run well unitil it meets the
>  > function
>  > s=gsl_multifit_fdfsolver_alloc(T,n,p) ,
>  > I don't know why? frustrated :(
>  > I have no problem with gsl_linear_fit library, just dont know why this
>  > one.
>
> If you are using a DLL, try linking to the static version of library
> instead.  The program is crashing when it tries to access static
> objects in the DLL.
>
> --
> Brian Gough
>
> Network Theory Ltd,
> Publishing Free Software Manuals --- http://www.network-theory.co.uk/
>





reply via email to

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