[Vm-dev] Adding -DNoDbgRegParms= to mvm solves my compile problem on linux

Eliot Miranda eliot.miranda at gmail.com
Sun Nov 16 20:13:39 UTC 2014


Hi Tim,

     hmm that's weird.  Can you verify that using -UNoDbgRegParms in place of  -DNoDbgRegParms works?  -U means undefine.  This dies look like some kind of cpp bug.

Eliot (phone)

On Nov 16, 2014, at 12:08 PM, gettimothy <gettimothy at zoho.com> wrote:

> I was not able to find where the NoDbgRegParms flag is set (Perhaps somebody's dev env or in Jenkins) but setting it empty in the mvm on the CFLAGS line works.
> 
> 
>  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DNoDbgRegParms= " \
> 
> Having solved the 'compile using the old build system on my boxen' problem I will be returning to the Squeak coding tomorrow.
> 
> cheers.
> 
> tty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20141116/43156ade/attachment.htm


More information about the Vm-dev mailing list