Hello Steffen, On 6/20/25 3:52 AM, Steffen Grunewald wrote: > ... > > [ 38%] Linking CXX shared library libldastoolsal.so > cd /build/ldas-tools-al-2.7.0/obj-powerpc64le-linux-gnu/src && /usr/bin/cmake > -E cmake_link_script CMakeFiles/ldastoolsal.dir/link.txt --verbose=1 > /usr/bin/ld: internal error ../../ld/ldlang.c 8045 > collect2: error: ld returned 1 exit status > > ...
I have seen similar errors that ended up being caused by a bad memory module. Have you confirmed that your memory is ok? If memory is ok, and if the error always happens at the same place, you might try a different version of the compiler. Do you have a small test program that always fails? -Stan Johnson

