[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: programming in linux



On Wed, Sep 04, 2002 at 07:13:55AM -0700, Irvin Temp wrote:
> 
> Ive just been exploring programming in linux. I want to install all
> teh headers for c and c++, but im not sure what are the packages
> needed to be installed?
> 
> is it glibc only? where can i get a list of all the libraries package
> in debian that can be used for c programming.

There're are a hell of a lot of libraries for C or C++ programming.
But you'll need libc6-dev and gcc at least.  Most libraries have a -dev
version with a static version and the headers (and possibly docs, though
they may be separate).  Instead of asking what libraries there are, ask
yourself what you want to do and then find out if there're libraries
that meet those needs.

-- 
Eric G. Miller <egm2@jps.net>



Reply to: