[Webkit-unassigned] [Bug 135932] 2.5.[12]: problem when installing in a multilib environment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 04:19:33 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135932





--- Comment #1 from Alberto Garcia <berto at igalia.com>  2014-08-19 04:19:41 PST ---
I guess that here you would need to use "gcc -m32" as your compiler,
but I don't know how to do something like that with cmake (see bug 130009).

A workaround is to create a wrapper script that calls "gcc -m32" and
use that script as your C compiler. Would that work for you?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list