[MLton] strange error message
    John Reppy 
    jhr at cs.uchicago.edu
       
    Wed Dec  6 18:48:08 PST 2006
    
    
  
I figured out the problem.  I was using the executable from mlton/ 
install/usr/local instead
of from mlton/build.  Thanks for your help.
	- John
On Dec 6, 2006, at 8:20 PM, Stephen Weeks wrote:
>
>> I just rebuilt mlton from sources (rev 4906) and I'm seeing the
>> following error message:
> ...
>>    unknown switch: -cc-opts
> ...
>> This message is strange, because I don't use "-cc-opts" on my command
>> line.
>
> The -cc-opts comes from the mlton script (/usr/bin/mlton).  That
> switch has been supported since r4610, on 20060526.  I can only guess
> that somehow there is a mix of the new script with an old executable.
> Perhaps running MLton with "-verbose 1" will shed some light.
>
    
    
More information about the MLton
mailing list