<div dir="ltr">I think it just comes down to us not supporting __attribute(abi_tag(...)).  IIRC, the abi_tag's argument is somehow mangled into the name of the symbol.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 7, 2015 at 7:16 PM, Axel Naumann <span dir="ltr"><<a href="mailto:Axel.Naumann@cern.ch" target="_blank">Axel.Naumann@cern.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
GCC's new ABI is causing missing symbols (symbol name mismatches,<br>
rather) for us; clang and GCC are not ABI compatible when using the new ABI.<br>
<br>
Is there existing magic that I should use (I didn't see any obvious<br>
commit), or are there plans to add support?<br>
<br>
I can provide a reproducer - but I'd assume that this is known already?<br>
<br>
Cheers, Axel.<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>