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

Mayuresh Kathe mayuresh at kathe.in
Fri Mar 28 09:48:56 PDT 2014


On 2014-03-28 21:58, Dmitri Gribenko 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).

thanks dimitri, will definitely look into it.

also, thanks to david chisnall for pointing out that freebsd 10 has all 
that stuff with the base install, going that way would make my life a 
lot simpler...  :)

thanks again,

~mayuresh




More information about the cfe-dev mailing list