https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233397

--- Comment #8 from Li-Wen Hsu <[email protected]> ---
root@clinch1:~/hello # uname -a
FreeBSD clinch1.musec.engr.mun.ca 12.0-PRERELEASE FreeBSD 12.0-PRERELEASE
r340752 GENERIC  amd64
root@clinch1:~/hello # cat response.txt
--chroot .
--eh-frame-hdr
-Bstatic
-o a.out
usr/lib/crt1.o
usr/lib/crti.o
usr/lib/crtbeginT.o
--library-path usr/lib
tmp/a-aa866f.o
--library gcc
--library gcc_eh
--library c
--library gcc
--library gcc_eh
usr/lib/crtend.o
usr/lib/crtn.o
root@clinch1:~/hello # ld.lld `cat response.txt `
root@clinch1:~/hello # llvm-objdump -d a.out

a.out:  file format ELF64-x86-64

llvm-objdump: 'a.out': index past the end of the symbol table

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to