[MLton-devel] gcc/ld bug

Henry Cejtin henry@sourcelight.com
Sun, 14 Apr 2002 11:40:27 -0500


With connection to the -r flag, although it doesn't look like it is relevant
any more now that the problem is understood and fixed, is that normally if
you try to link some .o files into an a.out and there are unsatisfied externals
(i.e., missing .o files or libraries) then the link fails.  The -r flag causes
the result to be another .o.  Thus you can link things together a piece at a
time.

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