[Mesa-dev] [Bug 59737] [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 22 18:39:02 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59737

--- Comment #2 from Alexandre Demers <alexandre.f.demers at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130123/7fd0f657/attachment.html>


More information about the mesa-dev mailing list