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

Error building q3c with newer versions of RHEL / LLVM #40

Open
johnny-gossick opened this issue Sep 25, 2024 · 1 comment
Open

Error building q3c with newer versions of RHEL / LLVM #40

johnny-gossick opened this issue Sep 25, 2024 · 1 comment

Comments

@johnny-gossick
Copy link

On RHEL / AlmaLinux 9.4 with LLVM 17.0.6 we are getting the error below when trying to build q3c. We believe q3c needs to be updated to build with newer versions of LLVM.

error: unknown argument: '-no-opaque-pointers'

@segasai
Copy link
Owner

segasai commented Sep 25, 2024

Hi,

q3c itself does not have any option '-no-opaque-pointers' anywhere. So if it appears, it's somewhere from your build environment.
Most likely something is wrong there, but it's impossible to say without more information, i.e. full error message, etc.

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