-
Notifications
You must be signed in to change notification settings - Fork 14
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
Version 16.6.6 does not compile #26
Comments
The last lines of the log are x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib -I/usr/include/ncursesw -march=core2 -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -c -o keymapdf.o keymapdf.cc |
Problem still alive with 16.6.7 |
The last command should use g++ not gcc @Kalle72 Workaround: Call the linker manually |
@polluks: Thanks for your comment. Unfortunately I am not very sophisticated in programming. Therefore, I have two "questions":
|
|
Hello,
version 16.6.6 does not compile on my gentoo-pc -- but Version 16.6.5 do. I attached the build.log. I thought that you eventually know, how to circumvent this problem?
Thanks in advance and kind regards
Kalle72
The text was updated successfully, but these errors were encountered: