clang

Jakub Bogusz qboosh at pld-linux.org
Sun Feb 17 15:37:21 CET 2013


On Sun, Feb 17, 2013 at 01:50:38PM +0200, Elan Ruusamäe wrote:
> 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

I think I finally found where this path comes from.
Please check release 3.


-- 
Jakub Bogusz    http://qboosh.pl/


More information about the pld-devel-en mailing list