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 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev