Skip to content

Can we build with MIPS soft float ABI #4447

Closed
@targos

Description

@targos

I've been trying to build the master branch for the Atheros AR9331 that has no hardware fpu. I have no problem to cross-compile everything but in the end node fails to run because V8 tries to execute illegal instructions.

According to https://github.com/paul99/v8m-rb/wiki/Building-v8-for-MIPS-with-GYP#softfloat-support-deprecated softfloat is not supported by V8 anymore. Is there anything I can do about it at compile time or should the configure option --with-mips-float-abi be removed ?

cc @bnoordhuis ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.mipsIssues and PRs related to the MIPS architecture.questionIssues that look for answers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions