<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Hi all.<br></div><div><br></div><div>If you could point me in the right direction to think this through, I would be much obliged.</div><div><br></div><div>in oscogvm/build.linux32x86/squeak.cog.v3/build.debug</div><div><br></div><div>I must add the -DNDEBUG flag in order to compile (i.e. disable assertions). If I enable assertions compilation fails &nbsp;early.</div><div><br></div><div>I am not sure how to think about this.</div><div><br></div><div>I don't know if these are appropriate errors or not, but here are the first two&nbsp;</div><div><br></div><div><br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div>&nbsp;<div>/....oscogvm/src/vm/gcc3x-cointerp.c:9098:1: error: conflicting types for 'activateCoggedNewMethod'<br> activateCoggedNewMethod(sqInt inInterpreter)<br> ^<br>/....oscogvm/src/vm/gcc3x-cointerp.c:367:13: note: previous declaration of 'activateCoggedNewMethod' was here<br> static void activateCoggedNewMethod(sqInt inInterpreter) NoDbgRegParms;</div></div></blockquote><br>thx.</div><div><br></div><div>tty</div></div></body></html>