[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:38:32 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80282
--- Comment #6 from Alexey Proskuryakov <ap at webkit.org> 2012-03-05 10:38:32 PST ---
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.
--
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