We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
System: Debian testing 64bit gcc 4.7.1 cmake 2.8.9
Error is:
Linking CXX shared library liblibberkelium_d.so /usr/bin/ld: BFD (GNU Binutils for Debian) 2.22 internal error, aborting at ../../bfd/elf64-x86-64.c line 3387 in elf_x86_64_relocate_section /usr/bin/ld: Please report this bug. collect2: error: ld returned 1 exit status make[2]: *** [liblibberkelium_d.so] Error 1 make[1]: *** [CMakeFiles/libberkelium.dir/all] Error 2 make: *** [all] Error 2
anyone have any ideas?
The text was updated successfully, but these errors were encountered:
installed binutils-gold, which solved the issue.
binutils-gold
Sorry, something went wrong.
No branches or pull requests
System:
Debian testing 64bit
gcc 4.7.1
cmake 2.8.9
Error is:
anyone have any ideas?
The text was updated successfully, but these errors were encountered: