[Bug 237676] LLD Filesize and default option suggestions

2019-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237676 --- Comment #1 from Ed Maste --- As you note you can remove .comment with objcopy, I suspect the lld authors will feel the complexity of a --comment / --no-comment or similar flag is warranted. lld is inherently a cross-platform linker and

[Bug 237676] LLD Filesize and default option suggestions

2019-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237676 --- Comment #2 from Ed Maste --- (In reply to Ed Maste from comment #1) The complexity is not warranted, rather. -- You are receiving this mail because: You are the assignee for the bug. ___ fre

add linker option for LIB32 step on PowerPC64

2019-05-02 Thread Alfredo Dal Ava Junior
Hi all, I'm working on having PowerPC64 using LLVM by default, but LLD support for 32 bit seems to be incomplete. As workaround I'm using ld.bfd (2.17) for the LIB32 step. I found no way to specify the linker for LIB32 step, so I created a variable called LIB32LD that I pass to "make buildw

[Bug 237676] LLD Filesize and default option suggestions

2019-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237676 --- Comment #3 from pproca...@gmail.com --- # readelf -lS porcupine Elf file type is EXEC (Executable file) Entry point 0x400080 There are 1 program headers, starting at offset 64 Program Headers: Type Offset VirtAd