delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | Sun, 18 Jun 2000 06:14:18 -0700 |
From: | Tim Prince <tprince AT computer DOT org> |
Subject: | Re: naive question: gcc and glibc |
To: | Jerome Benoit <JGMBenoit AT Wanadoo DOT fr>, |
Cygnus <cygwin AT sourceware DOT cygnus DOT com> | |
Message-id: | <001d01bfd927$1ca5e7d0$0100000a@TIMYX18EWDT6RQ> |
MIME-version: | 1.0 |
X-Mailer: | Microsoft Outlook Express 5.00.2919.5600 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.5600 |
References: | <394C96EC DOT 6EC7F26A AT Wanadoo DOT fr> |
X-Priority: | 3 |
No, the portion of the C library which comes with gcc is called libgcc2. glibc is a large package including the bulk of the C x86 and alpha run-time support and more, used in operating systems such as linux. cygwin uses newlib instead. I suppose the reasons for this should be an FAQ, but I don't know where to look it up. glibc appears to have been getting a great deal more attention. Among the visible differences are missing features in newlib such as long double scanf/printf and math functions, or ieee rounding modes. Tim Prince ----- Original Message ----- From: "Jerome Benoit" <JGMBenoit AT Wanadoo DOT fr> To: "Cygnus" <cygwin AT sourceware DOT cygnus DOT com> Sent: Sunday, June 18, 2000 2:31 AM Subject: naive question: gcc and glibc > Is the GNU C library `glibc' the one include with the `gcc' package ? > > Greeings ! > Jerome BENOIT > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |