这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

ARM Support #8

@jcelliott

Description

@jcelliott

I know goluago does not advertise ARM support yet, but how much work would it be to add it?

Currently, compiling a go program that imports goluago on ARM gives the following output:

# command-line-arguments
_dtoa: illegal combination CMPD C_LFCON C_REG C_NONE, 9 1
(7051)  CMPD    $0.000000e+00,R0,
pow: illegal combination CMPD C_LFCON C_REG C_NONE, 9 1
(4450)  CMPD    $0.000000e+00,R2,
_dtoa: illegal combination CMPD C_LFCON C_REG C_NONE, 9 1
(7051)  CMPD    $0.000000e+00,R0,
pow: illegal combination CMPD C_LFCON C_REG C_NONE, 9 1
(4450)  CMPD    $0.000000e+00,R2,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions