https://bugs.freedesktop.org/show_bug.cgi?id=59737
--- Comment #2 from Alexandre Demers <alexandre.f.dem...@gmail.com> --- (In reply to comment #1) > 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. I'll try with the --build and --host options, however it was not needed before. Also, I'm wondering why they should be set if we have --enable-32-bit and --enable-64-bit options we can push at autogen.sh. These two options should take care of it. Otherwise, they are useless and they should be removed. -- 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