[Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 10 22:45:00 PDT 2015


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

--- Comment #5 from Tapani Pälli <lemody at gmail.com> ---
It looks to me you are trying to do a 32bit build (?)

what is included in $steam_i686_gnu_target variable?

You should give following flags to make sure things go ok (see
docs/autoconf.html):

"./configure CC="gcc -m32" CXX="g++ -m32" --build=x86_64-pc-linux-gnu
--host=i686-pc-linux-gnu"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150511/0c210fa3/attachment.html>


More information about the mesa-dev mailing list