Hi All,

In Eclair 2.1, we have enabled the flag WEBCORE_INSTRUMENTATION for
instrumenting Webkit for performance evaluation.

But, we get following compiling errors:

out/target/product/test/obj/STATIC_LIBRARIES/libwebcore_intermediates/
libwebcore.a(Parser.o): In function
`JSC::Parser::parse(JSC::JSGlobalData*, int*, JSC::UString*)':

/vrukeshp/test_pack/external/webkit/JavaScriptCore/parser/Parser.cpp:
47: undefined reference to
`android::TimeCounter::start(android::TimeCounter::Type)'

/vrukeshp/test_pack/external/webkit/JavaScriptCore/parser/Parser.cpp:
76: undefined reference to
`android::TimeCounter::record(android::TimeCounter::Type, char
const*)'
collect2: ld returned 1 exit status


Any suggestions for solving this ?

Thanks and Regards,
Vrukesh V. Panse

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to