[m-dev.] ROTD failing to compile

Julien Fischer jfischer at opturion.com
Sat Jun 27 13:48:16 AEST 2015


Hi,

On Fri, 26 Jun 2015, Charles Shuller wrote:

> Hello All,
> 
> I've received the following error on the 3 most recent ROTDs when trying to build them.
> 
> There is no mmc on my path at configure time.
> 
> mmc --compile-to-c --grade asm_fast.gc     --mercury-linkage shared --flags LIB_FLAGS   --flags INTER_FLAGS
> -R/home/charles/local/stow/mercury-rotd-2015-06-04/lib/mercury/lib/asm_fast.gc -R/home/charles/local/stow/mercury-rotd-2015-06-04/lib/mercury/lib 
> --no-warn-insts-without-matching-type   array > array.err 2>&1
> /tmp/mmake.MuuPTs:67610: recipe for target 'array.c_date' failed
> 
> Do I just need to keep working my way back until I hit one that compiles, or is something wrong??

Something is wrong, but you'll need to provide us with more information
other than the above in order to say what, for example:
   - what OS are you using?
   - what C compiler?
   - which version of that C compiler?
   - the contents of the array.err file above.

Cheers,
Julien.


More information about the developers mailing list