This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: description of CLIB of GCC 3.0.x needed


On Mar 14, 2002, Alexey Chupakhin <achupahi@uic.rsu.ru> wrote:

> Where can I find description of clib of gcc 3.0.x online or any text
> format?

You can't.  GCC doesn't include a C library.  It uses whatever C
library comes with the OS you intend to use.  So you get to ask the OS
vendor.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]