MIPs Libraries

Alexandre Oliva aoliva@redhat.com
Thu Jul 27 14:40:00 GMT 2000


On Jul 27, 2000, "Gerwyn Davies" <gerwyn@tommoll.freeserve.co.uk> wrote:

> Would anyone care to explain the functions of these libraries that have form
> part of a MIPS version  of the GNUPro toolkit:-

Please note that GNUPro is a commercially-supported version of GNU
tools, only one of which is GCC, so your message is probably
inappropriate for this forum, which is for asking for help in
installing and using GCC.

> libc.a,

The C library, from newlib.

> libdve.a,

Dunno

> libg.a,

The C library with debugging?

> libiberty.a,

Some portability and utility functions used by several GNU tools

> libidt.a,

Dunno

> libm.a,

The math library

> libnosys.a,

Some low-level C library functions from libgloss, part of newlib.

> libstdc++.a

The C++ standard library

-- 
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    *Please* write to mailing lists, not to me



More information about the Gcc-help mailing list