Re: [Gnuwin32-users] TR : EAccess violation using multimin
Provides native Win32 open source ports and utilities
Brought to you by:
gnuwin32
|
From: Kees Z. <kz...@us...> - 2002-04-24 17:50:36
|
MessageUsers have found that the Borland import libraries for use with th= e GSL dynamic link library (DLL) didn't work correctly. See also earlier di= scussions on this list or the GSL list. So, at the moment, Gnuwin32 does not provide Borland import libraries for= GSL anymore, and use of libraries provided in earlier releases is discouraged, until a= more thorough investigation has shown how to build correctly working libraries. Kees Zeelenberg ----- Oorspronkelijk bericht ----- Van: Philippe Huber Aan: gnu...@li... Verzonden: woensdag 24 april 2002 14:06 Onderwerp: [Gnuwin32-users] TR : EAccess violation using multimin Hi again, The problem must be coming from "T=3Dgsl_multimin_fdfminimizer_conjugate_= fr;" as all the fields of the structure *T get "?????" as values afterwards. Philippe Huber Universit=E9 de Gen=E8ve D=E9partement d'Econom=E9trie -----Message d'origine----- De : Philippe Huber [mailto:hu...@in...] Envoy=E9 : mercredi, 24. avril 2002 12:42 =C0 : 'gnu...@li...' Objet : EAccess violation using multimin Hi, I'm trying to use GSL with BuilderC++. I took the example program of mult= iminimization. I got the dll's with the apropriate .lib files (libgsl-bcc.lib). It get compiled but I get the following error on = th line s->state =3D malloc (T->size); Project multimin.exe raised exception class EAccessViolation with message= 'Access violation at address 004020A5 in module 'multimin.exe'. Read of address ... Can someone help me? Thank you Philippe Huber Department of Econometrics University of Geneva |