[Webkit-unassigned] [Bug 107333] [CMake] Build webcore using cmake's object library feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 07:31:00 PST 2013


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





--- Comment #9 from Thiago Marcos P. Santos <tmpsantos at gmail.com>  2013-01-23 07:32:52 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > If I understood the proposed change correctly, we are not going to link WebCore anymore as a single object to relink it again when linking the ultimate target: libwebkit.so. Instead, we are going to get a handful of shared objects.
> 
> Just one small correction: this change does not generate a handful of shared objects (.so files), but rather only generate the object files (.o) without linking them together into a .a file at the end.

Thanks, that's what i meant.

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