[llvm-dev] ld.gold --verbose

Rui Ueyama via llvm-dev llvm-dev at lists.llvm.org
Mon May 7 18:19:11 PDT 2018


This is not a correct mailing list to ask a question about GNU gold, but
the answer is because GNU gold doesn't have a notion of the internal linker
script. Unlike ld.bfd, the default behavior of gold is directly implemented
without using the internal script.

On Mon, May 7, 2018 at 5:56 PM Sumonto Ghosh via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi,
> Though not the correct mailing list for ld.gold
>
> Just in case if anyone knows
>
> ld.gold --verbose does not dump the linker script like ld.bfd or ld or
> llvm-ld
>
> Any idea?
>
> Thanks
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180508/26616d0a/attachment-0001.html>


More information about the llvm-dev mailing list