On using v12.2-release-ppc packge, I get the following error (gdb) x/20i $pc-16
0x34060138: stw r11,4(r1) 0x3406013c: ori r2,r2,0 0x34060140: lfd f1,0(r1) 0x34060144: addi r1,r1,8 => 0x34060148: fcfid f1,f1 0x3406014c: clrlwi. r0,r5,31 0x34060150: srawi r11,r5,1 0x34060154: beq 0x340602d0 0x34060158: lwz r11,-1(r5) 0x3406015c: cmpw cr7,r11,r8 0x34060160: bne cr7,0x3406037c 0x34060164: lfd f2,3(r5) 0x34060168: fctidz f0,f2 0x3406016c: addi r1,r1,-8 0x34060170: stfd f0,0(r1) 0x34060174: ori r2,r2,0 0x34060178: lwz r10,0(r1) 0x3406017c: lwz r11,4(r1) 0x34060180: addi r1,r1,8 0x34060184: srawi r0,r11,31 (gdb) exit On integrating with https://github.com/ibmruntimes/v8ppc/tree/g4compat - compilation errors are observed. Please share a successful nodejs code base for the above issue. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/d27a740c-ef13-49d0-a1ba-db76111d95b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
