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
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to