[Vm-dev] VM Maker: VMMaker.oscog-eem.662.mcz

David T. Lewis lewis at mail.msen.com
Thu Apr 3 00:31:39 UTC 2014


On Wed, Apr 02, 2014 at 10:17:56PM +0000, commits at source.squeak.org wrote:
>  
> Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
> http://source.squeak.org/VMMaker/VMMaker.oscog-eem.662.mcz
> 

<bump>

Hi Eliot,

Don't forget to move #minLargeHeaderSize and #sizeHeader:putBodySize: into the
VMMaker package next time you do a commit :-)

vm/vm.a(gcc3x-cointerp.o): In function `allInstancesOf':
/var/lib/jenkins/workspace/CogVM/src/vm/gcc3x-cointerp.c:9592: undefined reference to `minLargeHeaderSize'
/var/lib/jenkins/workspace/CogVM/src/vm/gcc3x-cointerp.c:9593: undefined reference to `sizeHeaderputBodySize'
/var/lib/jenkins/workspace/CogVM/src/vm/gcc3x-cointerp.c:9664: undefined reference to `sizeHeaderputBodySize'

Thanks,
Dave



More information about the Vm-dev mailing list