[Mesa-dev] Best way to create a debug version of Mesa

Roland Scheidegger sroland at vmware.com
Fri Mar 18 02:55:42 UTC 2016


Am 18.03.2016 um 03:20 schrieb Jason Anderssen:
> Hi,
> 
> This is probably a very simple question I hope, using scons, what is the
> easiest way to create a debug build, the Doc on the website I think only
> refers to Make-Config ?
> I am also cross compiling for windows.
> 

you control that with the build=xxx scons parameter. If you don't add
build=xxx at all, you'll get debug as default. Cross compilation or not
shouldn't matter.

Roland



More information about the mesa-dev mailing list