Bug#643959: clang cannot find standard include files

Sylvestre Ledru sylvestre at debian.org
Sat Oct 1 09:14:30 UTC 2011


Le samedi 01 octobre 2011 à 16:35 +0900, Miles Bader a écrit :
> Package: clang
> Version: 2.9-13
> Severity: normal
> 
> 
>    $ cat x.c
>    #include <stddef.h>
>    $ clang -c x.c
>    x.c:1:10: fatal error: 'stddef.h' file not found
>    #include <stddef.h>
> 	    ^
>    1 error generated.
works for me. 
what is the result of "clang -v -c x.c" ?

thanks,
Sylvestre






More information about the Pkg-llvm-team mailing list