help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Once more: Dev-c++ gsl


From: Till Isambert
Subject: Re: [Help-gsl] Once more: Dev-c++ gsl
Date: Mon, 07 Nov 2005 11:14:40 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040916

Hi Florian!

maybe you forgot to use a gsl_rng_free(T) routine or didn't alocate data correctly ? what is the code portion leading to crash ?

Florian Hengstberger wrote:
Hi list!

Sorry, but this is very annoying:
The attached example compiles and behaves well under debian.
At owrk (dev-c++ and gsl from its package manager) the program
crashes between printf("d") and printf("e"), routine gsl_rng_alloc(T).
Any ideas?

Regards,
Florian


Compile options:
gcc.exe cake2.c -o cake2.exe -g3 -l"D:\Dev-Cpp\include" -L"D:\Dev-Cpp\lib"
-lm -lgsl -lgslcblas -g3

gsl version 1.6






_______________________________________________
Help-gsl mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-gsl





reply via email to

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