Skip to content
This repository was archived by the owner on Oct 16, 2021. It is now read-only.
This repository was archived by the owner on Oct 16, 2021. It is now read-only.

Building Nodejs for ppc e500 #149

@arrathin

Description

@arrathin

I am trying to build node js for ppc 32. Though there is no official support, am giving a try since it is required for one of my platform. Can you please tell me if there is any known guide lines to build node js for ppc 32.

I did a hack and succeeded with build. However, the execution crashes with "ILLEGAL instruction" error.

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 805427584 (LWP 6480)]
0x2f70ffa4 in ?? ()
(gdb) bt
#0 0x2f70ffa4 in ?? ()

#1 0x335bbc48 in ?? ()

warning: Previous frame inner to this frame (corrupt stack?)

(gdb)

GitHub Node Version: node-v8.11.3

cat /proc/cpuinfo

processor : 0

cpu : e500

revision : 2.0 (pvr 8020 0020)

bogomips : 524.28

chipset : 8555E

Vendor : Motorola SPS

LD_SHOW_AUXV=1 /bin/true

AT_DCACHEBSIZE: 0x20 - 32 bit

AT_ICACHEBSIZE: 0x20 - 32 Bit

AT_UCACHEBSIZE: 0x0

AT_HWCAP: 84c00000

AT_PAGESZ: 4096

AT_CLKTCK: 100

AT_PHDR: 0x10000034

AT_PHENT: 32 @tellison @andrewlow @mtbrandy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions