clang

Elan Ruusamäe glen at pld-linux.org
Sun Feb 17 12:50:38 CET 2013


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

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

glen at 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 at carme-pld diskdev_cmds-540.1.linux3/BlocksRunTime $ rpm -ql 
clang|grep stddef.h
/usr/lib64/clang/3.2/include/stddef.h

-- 
glen


More information about the pld-devel-en mailing list