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@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
I think I finally found where this path comes from.
Please check release 3.

it is ok now.

--
glen

_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
  • clang Elan Ruusamäe
    • Re: clang Jakub Bogusz
      • Re: clang Elan Ruusamäe

Reply via email to