<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59737#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59737">bug 59737</a>
from <span class="vcard"><a class="email" href="mailto:alexandre.f.demers@gmail.com" title="Alexandre Demers <alexandre.f.demers@gmail.com>"> <span class="fn">Alexandre Demers</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=59737#c1">comment #1</a>)
<span class="quote">> 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.</span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>