[Vm-dev] Re: building VM on lion

Luc Fabresse luc.fabresse at gmail.com
Fri Jan 6 06:31:32 UTC 2012


Hi All,

 @Igor, instead of modifiying your default system compiler you can load the
patch attached here:

http://forum.world.st/CMakeVMMaker-patch-tc4225050.html

It provides a CMakeConfig (CogMTCocoaIOSGCC42Config) which forces Gcc 4.2.


#Luc



2012/1/5 Sean P. DeNigris <sean at clipperadams.com>

>
>
> Igor Stasenko wrote
> >
> > ok, a little more progress..
> > now it barks with undefined 'useTempMem' symbol.
> >
>
> I got it to work with (from
> http://forum.world.st/compiling-B3DAcceleratorPlugin-on-Lion-td3704915.html
> ):
> #ifdef MAC_OS_X_VERSION_10_7
> #define useTempMem (1L << 2) //This declaration is taken from old sdk
> definition.
> #endif
>
> --
> View this message in context:
> http://forum.world.st/building-VM-on-lion-tp4266021p4266708.html
> Sent from the Squeak VM mailing list archive at Nabble.com.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20120106/55f41d07/attachment-0001.htm


More information about the Vm-dev mailing list