[Bug 240716] LD in make.conf is not setting linker

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 26 01:07:57 UTC 2019


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

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
                 CC|                            |emaste at freebsd.org
         Resolution|---                         |Works As Intended

--- Comment #9 from Ed Maste <emaste at freebsd.org> ---
It is perhaps inconvenient that LD controls only direct linker invocations from
Makefiles, not the linker invoked by the compiler driver, but this is as
expected.

You may be able to make use of the compiler's -B option.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list