-
Notifications
You must be signed in to change notification settings - Fork 87
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
Installing datrie fails with gcc14 #101
Comments
Hello, can someone please merge the notedPR and make a new release? Anything using datrie is now uninstallable on systems with GCC 14 (snakemake is an example). |
A workaround is to set CFLAGS and CXXFLAGS to downgrade the gcc error:
|
This affects me as well on fedora |
With the last commit beeing 4 years old this feels a bit dead. Anyone with a good suggestion for a tri library to switch to? |
Installation fails with gcc14 on Archlinux, it seems #99 fixes the issue, but I wanted to open an issue just in case others encountered the issue.
The text was updated successfully, but these errors were encountered: