[MLton] Windows ports and paths

Henry Cejtin henry@sourcelight.com
Sun, 1 May 2005 09:23:48 -0500


Re -mcpu and -march, I would worry about -march=..., which actually changes
the instruction set of the target, but -mcpu=... only changes the sheduling
and such and so should be fine.  I personally would want to tune things for
the Athlon/Opteron.