[Webkit-unassigned] [Bug 130837] Webkit2 doesnt build on powerpc 32 bits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 01:58:08 PDT 2014


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


Alberto Garcia <berto at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |berto at igalia.com




--- Comment #2 from Alberto Garcia <berto at igalia.com>  2014-09-10 01:58:11 PST ---
(In reply to comment #0)
> With a variety of patches i can build webkit1 on ppc 32 bits (it blows at runtime but that's another story), but webkit2 fails with:
>
> webkit-2.4.0-gtk3/webkitgtk-2.4.0/.libs/libWebKit2Platform.a(libWebKit2Platform_l
> a-Connection.o)(.gnu.linkonce.t._ZNSt13__atomic_baseIyEppEv+0x2c): In function `_ZNSt13__atomic_baseIyEppEv':
> : undefined reference to `__atomic_fetch_add_8'

Did you try adding -latomic to the linker flags?

-- 
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