Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3882845
By: marcusmae

Thanks Jerry, I've found the implementation now. But problem is still unsolved.

I have imported to C# program two functions from gsllib_d.dll : 
gsl_matrix_memcpy
and gsl_multifit_linear. It's interesting, that direct call to gsl_matrix_memcpy
from managed program is successful, and through gsl_multifit_linear - is not
: reports stack's corruption at the point of gsl_matrix_memcpy call! I will
continue my attempts to resolve this, because I'm almost sure, that it's my
fault, not a bug in gsl.

I tried to use both debug and release modes - same result. Generally, all simple
functions of gsl are nice working from managed code (tested gsl_asinh, gsl_acosh
and etc.)

This might be not a right place to post C# code, so here I've uploaded my 
current
wrapping projects in MVS2005 :
http://trenderstartpage.narod.ru/MultifitLinearWrapping.zip
[17kb - without any of gsl's dlls]

Any help is appreciated.

Thanks,
Mae Marcus.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to