Skip to content

Compile under Arch Linux not working #6

@grisu48

Description

@grisu48

Under Arch Linux using gcc 6.3.1 20170306 the compilation of version 2 using "./compile_linux_gcc.sh" didn't work. Error message is "cannot find -lgomp"

Solution: Removing the -static flag from the compilation.
I don't know if this has performance related consequences but was able to compile it to a working binary with this bugfix.

Creating a pull request

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