Skip to content
This repository was archived by the owner on Mar 29, 2019. It is now read-only.
This repository was archived by the owner on Mar 29, 2019. It is now read-only.

-m32 causes crash on arm processors #41

@ericksonla

Description

@ericksonla

gfortran on arm processors doesn't like the -m32 flag. It causes 'gfortran: error: unrecognized command line option ‘-m32’'. I was able to solve it by commenting on the like in the Makefile where it is set, ARCHFLAG :=-m32.

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