[Webkit-unassigned] [Bug 181373] [GTK] webkitgtk-2.18.4 build error on 32-bit OS with WEBASSEMBLY=ON

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 8 11:15:34 PST 2018


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

--- Comment #5 from Konstantin Tokarev <annulen at yandex.ru> ---
>you have a *really* odd configuration, so maybe it's not worth worrying about.

I don't see anything odd with this configuration, I remember using 32-bit Debian 4 and 5, it provided 64-bit kernel package in official repo and I was using it with no hassle. I guess now it's possible to install 64-bit kernel package via regular multiarch support

Vadim: what does gcc -dumpmachine return for you?

We could use its result instead of CMake's value, if compiler supports -dumpmachine. I've also encountered incomplete toolchain files for cross-compilation which didn't define CMAKE_SYSTEM_PROCESSOR (IIRC it was in MXE, ), so Vadim's use case is not the only one.

-- 
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/20180108/97d4c6b6/attachment-0001.html>


More information about the webkit-unassigned mailing list