ld segfault with -static and -Map in 2.29.1

2017-09-24 Thread Valère Monseur
Error: collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. Version: binutils 2.29.1 How to reproduce: 1. create source file: hello.c #include int main (int argc, char **argv) { printf("hello world!"); } 2. compile with these op

Fwd: collect2: fatal error: ld terminated with signal 11 , during compilation of busybox

2017-09-21 Thread Valère Monseur
n the -Wl,-Map,busybox_unstripped.map option is removed. Cheers, V. Message transféré Sujet : collect2: fatal error: ld terminated with signal 11 , during compilation of busybox Date : Wed, 20 Sep 2017 00:06:35 +0200 De : Valère Monseur Pour : bug-binutils@gnu.org Here

collect2: fatal error: ld terminated with signal 11 , during compilation of busybox

2017-09-19 Thread Valère Monseur
signal 11 , during compilation of busybox Date : Mon, 18 Sep 2017 21:12:46 +0200 De : Valère Monseur Pour : bug-binutils@gnu.org Hi, I'm running archlinux with glibc 2.26, binutils 2.29 and gcc 7.2.0. When compiling busybox (1.27.2, or 1.26.2), the build fails with the error: Static

collect2: fatal error: ld terminated with signal 11 , during compilation of busybox

2017-09-18 Thread Valère Monseur
Hi, I'm running archlinux with glibc 2.26, binutils 2.29 and gcc 7.2.0. When compiling busybox (1.27.2, or 1.26.2), the build fails with the error: Static linking against glibc, can't use --gc-sections Trying libraries: crypt m Library crypt is not needed, excluding it Library m is needed