[Vm-dev] a couple of challenges

Nicolai Hess nicolaihess at web.de
Mon Oct 19 19:55:27 UTC 2015


2015-10-11 16:08 GMT+02:00 robert <robert.w.withers at gmail.com>:

>
> Good day,
>
> On windows 7, I checked out the spur image and tried to run the simulator
> and the generator. For the simulator, I did a buildspurtrunkreaderimage.sh
> and got the spurreader.image and then running the simulator it generated an
> error in, as cogit was nil.
>
> CogStackPageSurrogate32>>lastAddress
>     | v |
>     ^(v := memory unsignedLongAt: address + 25) ~= 0 ifTrue:
>         [cogit cCoerceSimple: v to: #'char *']
>
> I then ran the generator and it blew up in
> DosFileDirectory>>createDirectory:, where the receiver was '' and the
> argument was: '\\C%3A' with a primitiveFailed.
>
> Just to let you know. Thanks, Cog's beautiful.
>
> --
>
> robert
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20151019/94772290/attachment.htm


More information about the Vm-dev mailing list