https://sourceware.org/bugzilla/show_bug.cgi?id=26589
--- Comment #2 from Hans-Peter Nilsson <hp at sourceware dot org> --- (In reply to wbx from comment #0) > /home/wbx/openadk/toolchain_qemu-cris_uclibc-ng_crisv32/usr/bin/crisv32- > openadk-linux-uclibc-gcc -Wl,-EL -Wl,-mcrislinux -shared -Wl,--warn-common > -Wl,--warn-once -Wl,-z,combreloc -Wl,-O2 -Wl,-z,defs > -L/home/wbx/openadk/target_qemu-cris_uclibc-ng_crisv32/lib > -L/home/wbx/openadk/target_qemu-cris_uclibc-ng_crisv32/usr/lib -Wl,-O1 > -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link > -Wl,/home/wbx/openadk/target_qemu-cris_uclibc-ng_crisv32/usr/lib -mcpu=v32 > -Wl,-e,_start -Wl,-z,now -Wl,-Bsymbolic -Wl,--export-dynamic > -Wl,--sort-common -Wl,--no-undefined -Wl,--discard-locals -Wl,--discard-all > -Wl,-soname=ld-uClibc.so.1 -nostdlib -nostartfiles -o > lib/ld-uClibc-1.0.35.so -Wl,--whole-archive ldso/ldso/ld-uClibc_so.a > -Wl,--no-whole-archive > /home/wbx/openadk/toolchain_qemu-cris_uclibc-ng_crisv32/usr/lib/gcc/crisv32- > openadk-linux-uclibc/8.4.0/libgcc.a > collect2: fatal error: ld terminated with signal 11 [Segmentation fault] > compilation terminated. Thanks. I see the *gcc* command-line. Can you please add the option "-v" to that command-line, run it and paste the output here? That option will make gcc output the *linker* command line. -- You are receiving this mail because: You are on the CC list for the bug.
