>> We were working around the broken C++ header includes by specifically
>> calling them out with -I. See the comment "Fix C++ header paths for
>> Ubuntu" at
>> https://github.com/weidai11/cryptopp/blob/master/setenv-embedded.sh#L96.
>
> That's what I did as well to work around.
>
>> ARM's "GCC ARM Embedded Tools" works as expected. Its maintained by
>> ARM employees. Also see the PPA at
>> https://launchpad.net/gcc-arm-embedded.
>
> Yeah, but is the problem clang not looking into the right paths or
> gcc-toolchains having changed their layouts. Comparing older
> gcc-toolchains I had in my attic it seems that clang is not looking hard
> enough.

It sounds like a Clang bug. If you can reduce it to a minimal test
case, consider filing a bug report.

Jeff
_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users

Reply via email to