[Webkit-unassigned] [Bug 172799] [GTK] [2.17.3] Fails to build in x86

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 05:10:54 PDT 2017


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

--- Comment #3 from Alberto Garcia <berto at igalia.com> ---
(In reply to Adrian Perez from comment #2)
> Passing “-m32” to the compiler under x86_64 is equivalent to
> cross-compiling.

I'm not doing that, I'm using a native 32-bit compiler. Everything
inside the chroot is 32bit, just the kernel is 64bit.

> Now, having to provide a complete toolchain file sounds like a chore,
> but IIUC from the CMake documentation, you can as well pass the
> variables directly to the CMake invocation, and you could get away
> with something like:
>
>   cmake path/to/sources -DCMAKE_SYSTEM_PROCESSOR=i686 ...

Passing -DCMAKE_SYSTEM_PROCESSOR=XXX doesn't seem to solve the
problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170601/eaf0c4b9/attachment.html>


More information about the webkit-unassigned mailing list