is pld clang broken? it does not seem to find it's own headers

glen@carme-pld diskdev_cmds-540.1.linux3/BlocksRunTime $ cat test.c
#include <stdbool.h>

glen@carme-pld diskdev_cmds-540.1.linux3/BlocksRunTime $ clang test.c
test.c:2:10: fatal error: 'stdbool.h' file not found
#include <stdbool.h>
         ^
1 error generated.

glen@carme-pld diskdev_cmds-540.1.linux3/BlocksRunTime $ rpm -ql clang|grep stddef.h
/usr/lib64/clang/3.2/include/stddef.h

--
glen
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to