clang

Elan Ruusamäe glen at pld-linux.org
Mon Feb 18 12:17:20 CET 2013


On 17.02.2013 16:37, Jakub Bogusz wrote:
> 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.

it is ok now.

-- 
glen



More information about the pld-devel-en mailing list