[cfe-dev] Clang library documentation

Eli Friedman eli.friedman at gmail.com
Wed Apr 20 09:24:54 PDT 2011


On Wed, Apr 20, 2011 at 6:31 AM, Fletcher, John P
<j.p.fletcher at aston.ac.uk> wrote:
> Is there any documentation about which libraries are to be used to link
> executables for Clang?

If you run clang with --verbose, you can see exactly how clang invokes
the linker.

-Eli



More information about the cfe-dev mailing list