Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <004a01c23578$6bf10360$9600000a@alpha>
From: "Kees Zeelenberg" <kzlg@users.sourceforge.net>
To: "Nicholas Wourms" <nwourms@yahoo.com>,
   "John Platts" <john_platts@hotmail.com>,
   <mingw-users@lists.sourceforge.net>, <cygwin@cygwin.com>
References: <20020727140526.70922.qmail@web21001.mail.yahoo.com>
Subject: Re: [Mingw-users] A Mingw32 runtime library independent of MSVCRT.DLL
Date: Sat, 27 Jul 2002 16:18:02 +0200
Organization: Kees Zeelenberg
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700

Some time ago I did compile a static library, I believe it was 2.2.3. It
just needed some standard headers and some win32 stubs. Indeed, the whole
setup of glibc is that it uses stubs whenever a system dependent function
is not provided, and so it should compile relatively easily on new systems.
I never got to testing whether it was anything that could be fruitfully
used, though.

Kees Zeelenberg

----- Oorspronkelijk bericht -----
Van: "Nicholas Wourms" <nwourms@yahoo.com>
Aan: "Kees Zeelenberg" <kzlg@users.sourceforge.net>; "John Platts"
<john_platts@hotmail.com>; <mingw-users@lists.sourceforge.net>;
<cygwin@cygwin.com>
Verzonden: zaterdag 27 juli 2002 16:05
Onderwerp: Re: [Mingw-users] A Mingw32 runtime library independent of
MSVCRT.DLL


>
> --- Kees Zeelenberg <kzlg@users.sourceforge.net> wrote:
> > In any case, Glibc has been setup to compile on different systems,
> > and its
> > default version certainly can be compiled on Win32; the change to a
> > true
> > Win32 version of Glibc can then be made gradually by adding Win32
> > system
> > dependencies.
>
> Since when?  The last time I heard, glibc would only compile on linux
> and hurd, nothing else.  A quick check of the glibc ports page
> confirms this.
>
> Cheers,
> Nicholas
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> MinGW-users mailing list
> MinGW-users@lists.sourceforge.net
>
> You may change your MinGW Account Options or unsubscribe at:
> https://lists.sourceforge.net/lists/listinfo/mingw-users
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

