Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 24 Mar 1999 10:54:34 -0500 Message-Id: <199903241554.KAA21789@envy.delorie.com> From: DJ Delorie To: michael AT weiser DOT saale-net DOT de CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <36fcbbe2.2163881@mail.weiser.saale-net.de> (michael AT weiser DOT saale-net DOT de) Subject: Re: [ANN] GMP 2.0.2 binaries for cygwin/mingw References: <199903231629 DOT KAA11455 AT modi DOT xraylith DOT wisc DOT edu> <36fcbbe2 DOT 2163881 AT mail DOT weiser DOT saale-net DOT de> > BTW: Why is libiberty called libiberty It's a play on words, sort of. In Unix, library "foo" has file "libfoo.a" and uses "-lfoo" to link, so with libiberty, you end up typing "-liberty" on your command lines all the time. The idea was to liberate the programmer from the deficiencies of the OS-supplied library by fixing or supplying whatever the OS lacked, like strdup, which isn't available in Ultrix, and memcmp, which isn't available in SunOS. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com