Re: [Vm-dev] How to think about cogit.c compile error that is    consistent in both gnu an cmake builds

gettimothy gettimothy at zoho.com
Thu Jul 31 18:26:33 UTC 2014


Hi Estaban,




btw in my builds for windows I needed to declare the ifdef like this:

#if !PRODUCTION && defined(__GNUC__) && !(defined(__MINGW32__) || defined(__MINGW64__)) && !defined(NoDbgRegParms)


because otherwise mingw build was going crazy :P

 




That is good to know. 


thx.


tty


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140731/2df21dd4/attachment.htm


More information about the Vm-dev mailing list