[Vm-dev] -DNDEBUG

Eliot Miranda eliot.miranda at gmail.com
Fri May 30 21:30:33 UTC 2014


On Fri, May 30, 2014 at 11:27 AM, gettimothy <gettimothy at zoho.com> wrote:

>
> Hi Eliot.
>
> I have the /build.linux32x86/squeak.stack.v3/ tree ported. Since I am on a
> 64 bit machine with 32 bit libs, I cannot test these--however, the
> configuration compilation steps run--compilation just fails.
>
> In build.linux32x86_64/squeak.stack.v3/  I can build just fine as I have
> configuration options that work for this platform for both mvm and
> mvm_assert.
>
> However, whenever I compile anything without the -DNDEBUG preprocessor
> flag (which, according to my reading, has the preprocessor strip out
> debugging code) the compile fails.
> This is effecting mvm_debug and mvm_debug_threaded_heartbeat.
>
>
>
> I really do not feel like tracking this down at the moment and am
> considering adopting the policy of only adding mvm scripts that work.
>
>
> What do you think?
>

Please add the NDEBUG ones.  If they don't work they don't work.  But if
they're not there how can anyone fix them?  And I depend on these configs
for denugging.


>
> thx.
>
> tty
>
>
>
>
>
>
>
>


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140530/bdfa94d3/attachment.htm


More information about the Vm-dev mailing list