Compiling MLton on Red Hat Linux 7
Matthew Fluet
Matthew Fluet <fluet@CS.Cornell.EDU>
Tue, 17 Oct 2000 14:04:42 -0400 (EDT)
> > When rebuilding the MLton 20000906 RPM package in a
> > Red Hat Linux 7 box I got a dramaticaly big
> > list of errors on mlton.c:
>
> Henry, Matthew, any ideas?
It looks like some problem with macro expansions. Looking at the
different places that got errors, I'm thinking it might have to do with
the # (concatenation) operator. But, I don't have access to a RH7
machine, so I can't try anything out.