[LLVMdev] Compiling LibC++ with LLVM on ARM (original) (raw)
Tim Northover t.p.northover at gmail.com
Fri Jul 24 08:01:57 PDT 2015
- Previous message: [LLVMdev] Compiling LibC++ with LLVM on ARM
- Next message: [LLVMdev] Compiling LibC++ with LLVM on ARM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 LIBUNWINDEXPORT) 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.
- Previous message: [LLVMdev] Compiling LibC++ with LLVM on ARM
- Next message: [LLVMdev] Compiling LibC++ with LLVM on ARM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]