Gregory Shimansky wrote: > The function code is jsig_primary_sigaction is not DRLVM specific. It > actually comes from classlib portlib. Could it be that Harmony build > that you are using was compiled with P4 specific optimizations? Looking > at the function code I don't see any assembly, so it should be gcc which > generated such code.
The sig library picks up the default rules file for classlib on x86 Linux, which has -march=pentium3 Regards, Tim
