[Webkit-unassigned] [Bug 104773] [EFL] Split WebCore into separate libraries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 25 23:26:12 PST 2012


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





--- Comment #7 from Laszlo Gombos <laszlo.gombos at webkit.org>  2012-12-25 23:28:20 PST ---
(In reply to comment #6)
> (In reply to comment #5)

> According my investigation on comment #4, I'm now re-factoring my patch that only separate libraries for non-shared build.

Generally we should try to minimize the number of build configurations supported as every new way of building from the source adds complexity.

1./ Can we separate out the debug info into separate archive(s) ? Would this solve the problem ?  http://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html 

2./ I wonder if we should simply only support Debug builds with SHARED_CORE build. It certainly allows people for debug and it is not an issue for creating products that are going out with release builds.

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