[Vm-dev] building Cog on 64 bits debian

laurent laffont laurent.laffont at gmail.com
Mon Aug 15 08:41:16 UTC 2011


On Mon, Aug 15, 2011 at 10:37 AM, Igor Stasenko <siguctua at gmail.com> wrote:

>
> On 15 August 2011 11:34, laurent laffont <laurent.laffont at gmail.com>
> wrote:
> >
> > If I edit vm-display-null/CMakeLists.txt and change:
> > set_target_properties(vm-display-null PROPERTIES PREFIX "" SUFFIX "" )
> > to
> > set(linkFlags "${linkFlags} -m32")
> > set_target_properties(vm-display-null PROPERTIES LINK_FLAGS
> "${linkFlags}" PREFIX "" SUFFIX "" )
> > then cmake. && make
> > it works, right flags used.
> > So it seems that generateWithSources output wrong
> vm-display-null/CMakeLists.txt
> > Laurent.
> >
> Yes. Try out CMakeVMMaker-IgorStasenko.134
>
> And thanks for being persistent! :)
>

Cool ! I'll try later. Indeed, I've again learned :)   Seriously, build
process is far nicer now than it was one year ago.

Laurent.



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


More information about the Vm-dev mailing list