[cfe-dev] clang : 3.4 : compiling simple c89 programs : unable to find stdio.h

Anurag gnurag at gmail.com
Fri Mar 28 10:51:19 PDT 2014


On Fri, Mar 28, 2014 at 9:58 PM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> On Fri, Mar 28, 2014 at 3:40 PM, Mayuresh Kathe <mayuresh at kathe.in> wrote:
> > david, and the list, i'm really sorry about posing an incomplete query.
> >
> > i am running ubuntu server 13.10 on my x86-64 with 4gb of system memory.
> > may i know which libraries i need to install other than libclang-3.4-dev
> for
> > clang-3.4 to get an environment for c89 development?
>
> 'apt-get install build-essential' should install the required C and
> C++ library headers (but it might install more than the bare minimum
> for your usecase).
>


fwiw, /usr/include/stdio.h is a part of libc6-dev package in debian based
systems.

-a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140328/5efb1ac5/attachment.html>


More information about the cfe-dev mailing list