Skip to content

Remove CXX Standard String from sc_api_version #177

Description

@AmeyaVS

Would it be possible to remove the cxx_standard string concatenated in the definition of sc_api_version API?

Reference:

This causes all dependent library, executable to be build with the same exact C++ standard flag.

This might cause issues when mixing third-party libraries along with SystemC library and trying to wrangle different library build systems to work well with SystemC becomes kind of a hassle.

Locally I have tried removing this CXX standard version string and eases the integration, when working with libraries with other build systems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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