[Webkit-unassigned] [Bug 126381] REGRESSION(r160304): [GTK] Disable libtool fast install

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 13:14:41 PST 2014


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





--- Comment #7 from Alberto Garcia <berto at igalia.com>  2014-01-03 13:12:29 PST ---
(In reply to comment #6)
> Then the resulting WebKitWebProcess is not the relinked binary but the libtool script.

Ok, this only seems to happen with the old GNU linker and not with gold.

I don't quite understand the internals here, but one difference is
that the generated libtool script seems to be configured with
`fast_install=no' in the ld.bfd case, and `fast_install=needless' in
the gold case.

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