disabling fastdebug
Henri Gomez
henri.gomez at gmail.com
Wed Nov 9 06:15:29 PST 2011
2011/11/9 Henri Gomez <henri.gomez at gmail.com>:
> 2011/11/9 Charles Oliver Nutter <headius at headius.com>:
>> On Wed, Nov 9, 2011 at 8:35 AM, Henri Gomez <henri.gomez at gmail.com> wrote:
>>> I'm wondering about make flags to pass to have fastdebug enabled or disabled.
>>>
>>> for now, I'm using :
>>>
>>> DEBUG_NAME=fastdebug SKIP_FASTDEBUG_BUILD=true
>>
>> I believe you just need to set SKIP_FASTDEBUG_BUILD=false to get a
>> release build. It's a very confusing name.
>
> Yes.
>
> I'll try it right now
It's unclear.
settings SKIP_FASTDEBUG_BUILD to false produce a j2sdk-image under
sources/build/bsd-amd64-fastdebug instead of sources/build/bsd-amd64
And even if I set DEBUG_NAME to release instead of fastdebug.
I'm puzzled and need some clarifications :)
More information about the mlvm-dev
mailing list