[LLVMdev] How to disable or override libgcc when linking?

Tim Northover t.p.northover at gmail.com
Mon Oct 29 04:21:20 PDT 2012


Hi Liang,

> How can I disable or override libgcc from the command line?

I think the option you're looking for may be "-nostdlib". At least,
that will probably be part of the solution.

Tim.



More information about the llvm-dev mailing list