On the 0x1D4 day of Apache Harmony jingxia xing wrote: > I instrument some printf in the JIT_compile_method_with_params in > jitrino/sr/jet/jet.cpp. But no output in my printf.Does it need some option > to turn it on?Thansk.
try the same with: jet.cpp:223: compile_with_params which works for me :) -- Egor Pasko, Intel Managed Runtime Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
