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

Support for PPC 7447a (PowerBook G4 1.67GHz) #145

Open
Menotdan opened this issue Nov 10, 2019 · 1 comment
Open

Support for PPC 7447a (PowerBook G4 1.67GHz) #145

Menotdan opened this issue Nov 10, 2019 · 1 comment

Comments

@Menotdan
Copy link

I am trying to build Node natively on my PowerBook G4 1.67ghz but I'm having some problems with STATIC_ASSERTs, padding sizes, and kSmi sizes.

Also the floating point instructions may or may not work(I don't have a successful build yet, any information on whether or not the 7447a has the right floating point instructions would be appreciated)

Is it safe to remove the STATIC_ASSERTs? (I'm assuming probably not and that I'll have to find the problem with the setting of the constants)

@richardlau
Copy link

I am trying to build Node natively on my PowerBook G4 1.67ghz but I'm having some problems with STATIC_ASSERTs, padding sizes, and kSmi sizes.

Also the floating point instructions may or may not work(I don't have a successful build yet, any information on whether or not the 7447a has the right floating point instructions would be appreciated)

It most likely doesn't based on #14 and ibmruntimes/v8ppc#97.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants