[MLton-devel] Fwd: Re: pretty damn good

Brad Lucier lucier@math.purdue.edu
Mon, 4 Nov 2002 23:53:08 -0500 (EST)


> C back end, with these gcc options:
> 
> lucier@dsl-207-066 mlton-20020923]$ gcc -I/usr/lib/mlton/self/include -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-math-errno nucleic.batch.c -o nucleic.batch.2 -L/usr/lib/mlton/self -lmlton -lm /usr/lib/libgmp.a

BTW, you really need -fno-strict-aliasing with newer gcc's for correct
compilation with -O2.  Otherwise, you get, e.g., segmentation faults with
nucleic.

Brad


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel