Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <004a01c23578$6bf10360$9600000a@alpha> From: "Kees Zeelenberg" To: "Nicholas Wourms" , "John Platts" , , References: <20020727140526 DOT 70922 DOT qmail AT web21001 DOT mail DOT yahoo DOT 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" Aan: "Kees Zeelenberg" ; "John Platts" ; ; Verzonden: zaterdag 27 juli 2002 16:05 Onderwerp: Re: [Mingw-users] A Mingw32 runtime library independent of MSVCRT.DLL > > --- Kees Zeelenberg 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 AT lists DOT sourceforge DOT 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/