Mailing List Archive

Support open source code!


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

Re: tlug: Real basic question, but . . .



>>>>> ""3Web" == "3Web  <- Jonathan Byrne" <jq@example.com>> writes:

    "3Web> a not-yet-programmer wants to know, what are libc and glibc
    "3Web> exactly?  C libraries?  And what's the difference between
    "3Web> them?  Comments I read here seem to indicate that glibc has
    "3Web> some problems.  Is it just buggy from being new?

    "3Web> Thanks!

libc and glibc are both libraries that contain the "standard" library
functions. glibc is the latest and greatest, with the newest bug
installed :) This includes stuff for reading/writing files (open,
read, write and their stream based cousins fopen....), some math
functions, memory allocation, etc. In other words, most the functions
you write a basic C program.

There is a HOW-TO doc in /usr/doc/HOWTO/Glibc2-HOWTO.gz that explains
what glibc is:

  Glibc 2 is the latest version of the GNU C Library. It currently runs
  unmodified on GNU Hurd systems and Linux i386, m68k, and alpha
  systems.  Ports to Linux PowerPC, MIPS, and Sparc are actively being
  developed.  In the future support for other architectures and
  operating systems will be added.

  On Linux, glibc 2 is used as the libc with major version 6, the
  successor of the Linux libc 5.  It is intended by the Linux libc
  developers to eventually replace libc 5.  It is currently
  experimental, but is stable enough to be used by people interestedin
  testing it and willing to put a little extra effort to get things
  working.  The latest version is actually quite stable if the program
  you are using supports it.

Andy
---------------------------------------------------------------
Next TLUG Nomikai: 11 March Wed 1998 Tengu TokyoEkiMae 19:30
Chuo-ku, Kyobashi 1-1-6, EchiZenYa Bld. B1/B2 03-3275-3691
Next TLUG Meeting: 11 April 1998 Saturday, Tokyo Station
Featuring Tague Griffith of Netscape i18n talking on source code
---------------------------------------------------------------
a word from the sponsor:
TWICS - Japan's First Public-Access Internet System
www.twics.com  info@example.com  Tel:03-3351-5977  Fax:03-3353-6096



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links