-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
armIssues and PRs related to the ARM platform.Issues and PRs related to the ARM platform.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
I'm using io.js on a Raspberry Pi (Raspbian) and calling Math.exp()
generates an illegal instruction
.
I have tryed many packages: iojs-v1.2.0-linux-armv6l.tar.gz, iojs-v1.4.1-linux-armv6l.tar.gz and iojs-v1.6.4-linux-armv6l.tar.gz
For example, a simple file with:
var v = Math.exp(-0.5);
produces this error.
Metadata
Metadata
Assignees
Labels
armIssues and PRs related to the ARM platform.Issues and PRs related to the ARM platform.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.