On 24 June 2015 at 10:28, Marek Olšák <mar...@gmail.com> wrote: > Hi, > > This is how I build 32-bit Mesa: > > # Mandatory for 32-bit > dir=i386-linux-gnu > build=i686-linux-gnu > export CFLAGS="-m32 -O2 -g" > export CXXFLAGS="$CFLAGS" > export LDFLAGS="-L/usr/lib/$dir" On Arch/Gentoo (and maybe others) don't need the LDFLAGS, but I'd suspect it's essential for Debian based distros. If any anyone has some tips that might be I'll appreciate the input :-)
Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev