<div dir="ltr">I believe it should have been fixed already in r263471. I don't know if it's gcc's bug or it shouldn't compile -- in that case it's clang's bug.<div><br></div><div>C++ experts?<div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 14, 2016 at 1:35 PM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just noticed that lld is not building with gcc. The error is<br>
peculiar. In one file it produces an undefined reference to<br>
<br>
llvm::object::ELFFile<llvm::object::ELFType<(llvm::support::endianness)1,<br>
false> >::uintX_t ... getVA....<br>
In another file it gets a defined<br>
<br>
<br>
│································<br>
lld::elf::SymbolBody::ELFFile<llvm::object::ELFType<(llvm::support::endianness)1,<br>
false> >::uintX_t ... getVA...<br>
<br>
Any idea if this is a gcc bug and if so if it is easy to avoid?<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div></div></div>