Skip to content

Configure G++ to support the -stdlib= option #2

@cpplearner

Description

@cpplearner

GCC recently added a -stdlib= option, which makes it easier to use libc++ with g++. But this option is only enabled when GCC is configured with the --with-gxx-libcxx-include-dir= option.

It would be nice if compiler-explorer could support this option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions