https://bugs.freedesktop.org/show_bug.cgi?id=59737
--- Comment #1 from Matt Turner <matts...@gmail.com> --- Now that all of the build system is converted to automake, we can do real cross compile builds: CFLAGS="-m32" CXXFLAGS="-m32" ./configure --build=x86_64-pc-linux-gnu --host=i686-pc-linux-gnu This works for me and builds a 32-bit OSMesa. Let me know if it does for you. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev