Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Q] How to tell to ABI checker to use C++? #104

Open
zaufi opened this issue May 3, 2020 · 1 comment
Open

[Q] How to tell to ABI checker to use C++? #104

zaufi opened this issue May 3, 2020 · 1 comment

Comments

@zaufi
Copy link

zaufi commented May 3, 2020

I've got warnings like this:

$ abi-compliance-checker -lib ngc -dump ngc-abi-descriptor.xml -dump-path ngc-3.0.0.abi.dump
...
cc1: warning: command line option ‘-std=gnu++17’ is valid for C++/ObjC++ but not for C
cc1: warning: command line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for ```
@lvc
Copy link
Owner

lvc commented May 18, 2020

Not possible to use abi-dumper instead of compiling headers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants