--- sml/trunk/config/_ml-build 2000/05/12 09:18:31 644 +++ sml/trunk/config/_ml-build 2000/06/06 02:14:56 652 @@ -55,7 +55,10 @@ handle _ => OS.Process.failure)) EOF -if $SML '$smlnj/cm/full.cm' <$mlscript ; then +# Provide $smlnj/cm.cm as a command-line argument just to be absolutely +# sure that structure CM is available. (Under normal circumstances it +# is already available -- even without any command line arguments.) +if $SML '$smlnj/cm.cm' <$mlscript ; then $LINK @SMLboot=$listfile $ else echo Compilation failed.
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: '$smlnj/cm.cm' <$mlscript ; then $LINK @SMLboot=$listfile $ else echo Compilation failed.