2013/5/16 Argyrios Kyrtzidis <[email protected]>:
> On May 15, 2013, at 5:28 AM, NAKAMURA Takumi <[email protected]> wrote:
>
>> Argyrios,
>>
>> Could you let the test avoid <float.h>, for now, and use another system 
>> header?
>> <float.h> has an issue around #include_next for mingw32.
>>
>> FYI: mingw-gcc searches /mingw/include prior to $(GCC_LIB)/include.
>> mingw32's <float.h> assumes compiler's <float.h> with #include_next 
>> <float.h>.
>> I wonder what would be better solution.
>
> Does adding a darwin triple fix the test ?

I don't think so. It actually seeks <float.h> in the filesystem on the host.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to