[MLton-devel] -keep * output

Matthew Fluet fluet@CS.Cornell.EDU
Tue, 4 Jun 2002 16:27:59 -0400 (EDT)


> One proglem with it is that if you have the same basename file in multiple
> directories then the generated temps will collide.  I.e.,
> 	mlton -keep ssa A/x.sml B/x.sml
> then the two x.*'s will have the same name.

But we don't support compilation of multiple .sml files; you get one input
file, the rest are passed unchanged to gcc.  (We've got one "trick" to
resume compilation after -stop g, give it the z.c file and mlton will also
look for any z.?.S files).  


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

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