Date: Fri, 01 Jun 2018 19:48:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 225128] [exp-run] with LLD_BOOTSTRAP on i386 Message-ID: <bug-225128-7788-eAEgvnTrM2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225128-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-225128-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225128 --- Comment #30 from Antoine Brodin <antoine@FreeBSD.org> --- LLD_BOOTSTRAP breaks gnu ld on i386: USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COM= MAND root 202 100.0 0.0 55704 54816 2 R+J 19:10 37:24.16 /usr/bin/ld --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=3Dboth --enable-new-dtags -m elf_i386_fbsd -o a.out /usr/lib/c= rt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -Bsymbolic-functions --library=3Dc++ --library=3Dm --library=3Dgcc --as-needed --library=3Dgcc_s --no-as-needed --library=3Dc --library=3Dgcc --as-needed --library=3Dgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o root 26276 100.0 0.1 77840 73876 2 R+J 18:30 75:17.29 /usr/bin/ld --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=3Dboth --enable-new-dtags -m elf_i386_fbsd -o a.out /usr/lib/c= rt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -Bsymbolic-functions --library=3Dc++ --library=3Dm --library=3Dgcc --as-needed --library=3Dgcc_s --no-as-needed --library=3Dc --library=3Dgcc --as-needed --library=3Dgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o root 92322 100.0 0.1 91180 87708 2 R+J 17:57 108:55.45 /usr/bin/ld --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=3Dboth --enable-new-dtags -m elf_i386_fbsd -o libconftest.so /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib conftest2.o --library=3Dc++ --library=3Dm --library=3Dgcc --as-needed --library=3Dgcc_s --no-as-needed --library=3Dc --library=3Dgcc --as-needed --library=3Dgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o root 73081 99.6 0.1 73132 68940 2 R+J 18:40 66:25.88 /usr/bin/ld --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=3Dboth --enable-new-dtags -m elf_i386_fbsd -o a.out /usr/lib/c= rt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib /tmp/conftest-3351e0.o --library=3Dgcc --as-needed --library=3Dgcc_s --no-as-needed --library=3Dc --library=3Dgcc --as-needed --library=3Dgcc_s --no-as-needed /usr/lib/crten= d.o /usr/lib/crtn.o --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225128-7788-eAEgvnTrM2>