[LLVMdev] link native code compiled by llvm and gcc?

Tim Northover t.p.northover at gmail.com
Fri May 3 08:17:48 PDT 2013


Hi Jovi,

> Is it possible to link native codes generated by different compiler?

It should be. Clang aims to be GCC-compatible (and certainly in ABI
issues on a given platform like Linux). Any issues would be considered
bugs and we'd like to know about them.

Cheers.

Tim.



More information about the llvm-dev mailing list