https://bugs.llvm.org/show_bug.cgi?id=51808

            Bug ID: 51808
           Summary: -nostdlib++ still links against libc++ on macOS
           Product: clang
           Version: 12.0
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

I found that -nostdlib++ still produces -lc++ in the call to ld.  I am able to
use -nostdlib -Wl,lSystem as a workaround.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to