[Bug 214932] devel/llvm-devel: please install ld.lld-devel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 29 20:00:35 UTC 2016


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

            Bug ID: 214932
           Summary: devel/llvm-devel: please install ld.lld-devel
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks at FreeBSD.org
          Reporter: emaste at freebsd.org
          Assignee: brooks at FreeBSD.org
             Flags: maintainer-feedback?(brooks at FreeBSD.org)

lld uses argv[0] to determine the operating mode, and expects ld.lld[suffix] to
operate in GNU ld mode, for Clang's -fuse-ld= arg.

For example,

% sudo cp /usr/local/bin/lld-devel /usr/local/bin/ld.lld-devel
% cc -fuse-ld=lld-devel hello.c   
% ./a.out
Hello, world.

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


More information about the freebsd-ports-bugs mailing list