Skip to content

configure vs compiler #24

Open
Open
@spth

Description

@spth

The configure script should list the compiler (CXX) in the final output. It should also check that the compiler supports C++11.

On current OpenBSD 6.3, configure choses g++ as the compiler by default, but GCC 4.2.1 that comes with OpenBSB does not support C++11¹.

Philipp

¹ There probably will never be a C++11-supporting GCC on OpenBSD - OpenBSD does not accept GPL 3 software and all C++11-supporting GCC are under GPL 3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions