[sldev] [VWR, LINUX] How to compile "Debug" and "Release" viewers?

Soft soft at lindenlab.com
Tue Mar 24 15:45:28 PDT 2009


On Tue, Mar 24, 2009 at 5:38 PM, Opensource Obscure <open at autistici.org> wrote:
>
> I thought that a "Debug" build would have
> produced better information, so I tried to compile one.
>
> The Linux viewers I usually make by using
> ./develop.py configure
> ./develop.py build
> are of the "RelWithDebInfo" build type - correct?
>
> Surely I'm doing it wrong, because both the "Debug" and the
> "Release" binaries I made have nearly the same size,
> and they provide similar logs.
>
> What is the correct way to compile a "Debug" and a "Release" viewer?

Check the --type option in ./develop.py --help


More information about the SLDev mailing list