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

Jovi Zhang bookjovi at gmail.com
Fri May 3 08:26:14 PDT 2013


On Fri, May 3, 2013 at 11:17 PM, Tim Northover <t.p.northover at gmail.com> wrote:
> 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.

Thanks Tim, I got it now.



More information about the llvm-dev mailing list