[Webkit-unassigned] [Bug 187701] [GTK][BUILD] FAILED: lib/libwebkit2gtk-4.0.so.37.31.0 collect2: error: ld returned 1 exit status

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 05:14:22 PDT 2018


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

--- Comment #10 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Ah, you need to also pass -DUSE_LD_GOLD=OFF to use -Wl,--reduce-memory-overheads. That's probably worth trying anyway, since it's the ld.gold linker that is failing.

(You need it twice because once is for the C compiler, and once is for the C++ compiler.)

-- 
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/20180719/9b2f2bfd/attachment-0001.html>


More information about the webkit-unassigned mailing list