Skip to content

Can't Build with MinGW/Msys #23

@jsdenson

Description

@jsdenson

Must use openspin -L spin to successfully build on MinGW/Msys.
Workaround:

CC=$(PREFIX)gcc
CPP=$(PREFIX)g++
-SPINCMP=openspin
+#SPINCMP=openspin
+SPINCMP=openspin -L spin
TOOLCC=gcc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions