Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build node.js v4.x+ for ARM V7 core without hardware FPU/VFP #14097

Closed
rench opened this issue Jul 6, 2017 · 1 comment
Closed

How to build node.js v4.x+ for ARM V7 core without hardware FPU/VFP #14097

rench opened this issue Jul 6, 2017 · 1 comment
Labels
build Issues and PRs related to build files or the CI. duplicate Issues and PRs that are duplicates of other issues or PRs. question Issues that look for answers.

Comments

@rench
Copy link

rench commented Jul 6, 2017

  • Version:Node.Js v6.10.0
  • Platform: LEDE arm Linux 4.9.20
  • Subsystem: arm Linux 4.9.20

i have a router with bcm4709 armv7 without hardware FPU.

i try many ways to build it and run in my router.
but i got Illegal instruction every times.

i know mips works well and must enable FPE.
but on arm linux ,the NWFPE is for OABI.
so ,if there someone can help me ?
build v8 whitout vfp or make arm linux FPE work well.
thank you ! every one.

@rench rench changed the title How to build node.js v4.x+ for ARM V7 core without hardware FPU How to build node.js v4.x+ for ARM V7 core without hardware FPU/VFP Jul 6, 2017
@Trott Trott added the question Issues that look for answers. label Jul 6, 2017
@mscdex mscdex added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Jul 6, 2017
@mscdex
Copy link
Contributor

mscdex commented Jul 6, 2017

Duplicate of #7343.

@mscdex mscdex closed this as completed Jul 6, 2017
@mscdex mscdex added the build Issues and PRs related to build files or the CI. label Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. duplicate Issues and PRs that are duplicates of other issues or PRs. question Issues that look for answers.
Projects
None yet
Development

No branches or pull requests

3 participants