[Webkit-unassigned] [Bug 80282] undefined reference to JSC::IdentifierTable::~IdentifierTable() on EFL port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 10:58:31 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80282
--- Comment #7 from ChangSeok Oh <kevin.cs.oh at gmail.com> 2012-03-05 10:58:29 PST ---
(In reply to comment #6)
> It sounds like Identifier.cpp is not built as part of libwtf_efl.a. Can it just be added to the library?
>
> The fact that a shared library need to have complete definitions doesn't mean that all definitions must be in headers.
Yeh, You're generally right.
But in this case, it's not easy including only Identifier.cpp to libwtf_efl.a since it has many dependencies for JavaScriptCore.
--
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