https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93645

            Bug ID: 93645
           Summary: Support -fuse-ld=/absolute/path/to/ld
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: i at maskray dot me
  Target Milestone: ---

This feature request generalizes -fuse-ld=bfd -fuse-ld=gold
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55470
and
-fuse-ld=lld

clang -fuse-ld= also supports the following forms:

-fuse-ld=/path/to/binutils-gdb/Debug/ld/ld-new
-fuse-ld=/path/to/ld.lld
-fuse-ld=/usr/bin/ld.lld-9

Reply via email to