search for: lstdlib

Displaying 1 result from an estimated 1 matches for "lstdlib".

Did you mean: stdlib
2013 Nov 20
2
[LLVMdev] clang.exe: fatal error: 'stdio.h' file not found
...-O2 -Wall -Wextra -Wmost -Weverything -o hello hello.c hello.c:1:10: fatal error: 'stdio.h' file not found #include <stdio.h> ^ 1 error generated. gmake: *** [hello] Error 1 Do I need to add libs to the compile command, something like -lc? I tried a few variants, like -lc, -lstdlib, -lcstdlib, with no success. System: * clang.exe version 3.4 (trunk), from LLVM 3.4.svn * gmake 3.82, from StrawberryPerl 5.16.3.3 * Windows 8.1 Professional x64 -- Cheers, Andrew Pennebaker www.yellosoft.us -------------- next part -------------- An HTML attachment was scrubbed... URL: <ht...