[PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.

Jonathan Roelofs jonathan at codesourcery.com
Wed Dec 10 10:28:56 PST 2014



On 12/5/14 6:31 PM, Breckin Loggins wrote:
> This would be as good a time as any to mention a few clang + llvm mingw hacks:
>
> 4. Clang/LLVM with MSVC compatibility emits names without underscores, but MingW’s linker and the included libs want them, so that’s fun.
>
Wrong USER_LABLE_PREFIX perhaps?
>
> I hope this helps your mingw + clang quest!
>
> Regards,
> Breckin Loggins
>
>> On Dec 5, 2014, at 4:59 PM, Eric Fiselier <eric at efcs.ca> wrote:
>>
>> I have a mingw environment set up so I'll test this and look into it tomorrow.
>>
>> http://reviews.llvm.org/D6558
>>
>>
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded



More information about the cfe-commits mailing list