[Yhc] Core

Neil Mitchell ndmitchell at gmail.com
Tue May 22 19:52:22 EDT 2007


Hi Ricky,

> The complaint is
>
> Bad interface file: Yhc/Core/Binary.hi
>     mismatched interface file versions: expected 6060, found 6
>
> If it was by scons build then this has stopped working now it's asking if I
> have a C compiler.

You need to type:

$ scons clean
$ scons build yhc
$ scons build libraries

That way even if you don't have a C compiler you can still compile Yhc
and all the necessary libraries.

Thanks

Neil


More information about the Yhc mailing list