[MLton-devel] D2 problem: some more info

Stephen Weeks MLton@mlton.org
Fri, 26 Apr 2002 18:49:29 -0700


Alain wrote:
> 1) The Cygwin problem I mentionned to you is reproductible on your
> example regression/prodcons.sml
> 
> 2) This does occur with -native true but does not occur with
> -native false.

My only guess based on this is that the constants file
(build/lib/i386-pc-cygwin/constants) did not get remade when you
remade the runtime.  This file is only used by the native codegen.  If
there is a mismatch between the gc state struct offsets in that file
and the actual struct, all kinds of bad things can happen.

_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel