[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
Sun Jul 22 10:58:51 PDT 2018


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

--- Comment #19 from karogyoker2+webkit at gmail.com ---
(In reply to Michael Catanzaro from comment #16)
> (In reply to karogyoker2+webkit from comment #15)
> > I installed Fedora 28 32bit but its kernel is not PAE so RAM is maxed at
> > 3.5GB and I couldn't find a PAE kernel for it.
> > I installed Lubuntu 64 bit, and WebKit compiled OK. I got a 2GB large .so
> > file. Is this normal? Then I downloaded and compiled surf, it is working
> > fine.
> 
> Yes, that is normal. You can reduce it using -g1. Or -g0, if you're
> desperate.
> 
> I don't think we have anything actionable here, so I'm going to close this.

Or it can be reduced to ~52MB by using -DCMAKE_BUILD_TYPE=Release instead of -DCMAKE_BUILD_TYPE=RelWithDebInfo

Just if somebody finds this in the future.

-- 
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/20180722/9a7c3a3d/attachment.html>


More information about the webkit-unassigned mailing list