On Tue, 2006-10-24 at 13:16 -0700, SevenThunders wrote:

> Here is the promised simple example.  This example will cause an exception
> when the DLL is unloaded, but it doesn't seem to cause the run time
> exception that a more complicated example might cause.  This could be
> because of the very small amount of memory it actually uses.

I know nothing of Matlab or Haskell linkage .. so do you know 
which C library they're linked against? It has to be the same one, 
and it must be dynamic linkage. (Felix build was inconsistent
and we got similar random behaviour).

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to