[Vm-dev] Re: About new Cog update

Eliot Miranda eliot.miranda at gmail.com
Fri Mar 18 00:42:23 UTC 2011


On Thu, Mar 17, 2011 at 5:33 PM, Igor Stasenko <siguctua at gmail.com> wrote:

> Oookay.. dum-di-doo..
>
> i already having a configuration .. and now there are some roughness:
>
>
> [ 92%] Building C object
>
> CMakeFiles/Cog.dir/C_/projects/cog/sig-cog/platforms/win32/vm/sqWin32Intel.c.obj
> c:/projects/cog/sig-cog/platforms/win32/vm/sqWin32Intel.c:26:23: fatal
> error: cointerp.h: No such file or directory
> compilation terminated.
> make[2]: ***
> [CMakeFiles/Cog.dir/C_/projects/cog/sig-cog/platforms/win32/vm/sqWin32Intel.c.obj]
> Error 1
> make[1]: *** [CMakeFiles/Cog.dir/all] Error 2
> make: *** [all] Error 2
>
>
> so, it wants
> cointerp.h
> but VMMaker generates
> cointerpmt.h
> instead..
>

Hmm...  ok, fixed and checking in.

>
> its easy to fix by hand.. but i guess there should be general solution

to this, no?
>

I think the one-off is fine.  Up until now I've always generated the mt
source alongside the regular one and so never noticed this. Thanks!


>
> --
> Best regards,
> Igor Stasenko AKA sig.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110317/6b789f85/attachment-0001.htm


More information about the Vm-dev mailing list