[LLVMdev] Compiling LibC++ with LLVM on ARM
Tim Northover
t.p.northover at gmail.com
Fri Jul 24 08:01:57 PDT 2015
On 24 July 2015 at 07:51, Renato Golin <renato.golin at linaro.org> wrote:
> On 24 July 2015 at 15:00, Tim Northover <t.p.northover at gmail.com> wrote:
>> GCC seems to be stricter than Clang about the ordering of
>> __attribute__ (from _LIBUNWIND_EXPORT) and 'extern "C"'.
>
> Humpf, that seems to be an old thing. GCC 5.1 on my laptop cope with
> that just fine. :(
That's weird. My gcc 5.2 rejects it. Don't think I've got a 5.1
hanging around any more.
Tim.
More information about the llvm-dev
mailing list