[SOLVED] Re: compiling g2 VM on OS X

Andrew Catton andrew at beta4.com
Tue Jan 13 07:16:25 UTC 2004


Ned suggested that the problem here was that my version of gcc (the 
default on OS X) wasn't happy with the 'asm' keywords in sqGnu.h.. 
Changing these to '__asm__' solved the problem (as would, presumably, 
the right compiler flag).. 

Andrew Catton wrote:

> Hi all,
>
> I'm looking for some help compiling the g2 unix VM on OS X.    My 
> compile keeps failing with syntax errors in gnu-interp.c
>
>     register struct foo * foo GP_REG= &fum;
>
> and similar lines..
>
> I suspect I have something configured wrong but am not sure what..
>
> Thanks, Andrew
>
>





More information about the Squeak-dev mailing list