Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Tue, 21 Dec 1999 15:28:11 -0500 To: Mumit Khan Cc: Paul Sokolovsky , cygwin AT sourceware DOT cygnus DOT com, mingw32 AT egroups DOT com Subject: Re: SUMMARY: Known issues with gnuwin32 development tools of year 1999 Message-ID: <19991221152811.A5107@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: Mumit Khan , Paul Sokolovsky , cygwin AT sourceware DOT cygnus DOT com, mingw32 AT egroups DOT com References: <7774 DOT 991221 AT is DOT lg DOT ua> <199912211903 DOT NAA10378 AT hp2 DOT xraylith DOT wisc DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199912211903.NAA10378@hp2.xraylith.wisc.edu>; from khan@NanoTech.Wisc.EDU on Tue, Dec 21, 1999 at 01:03:21PM -0600 On Tue, Dec 21, 1999 at 01:03:21PM -0600, Mumit Khan wrote: >> 7. >> PROBLEM >> Lack of compatibility and interoperatability with native (i.e. msvc++) >> compiler and applications >> STATUS >> This spans several points: >> >> a) C dlls are interoperatable with mingw32, and Mumit Khan told he >> made some changes to improve it for cygwin > >It should work fine for Cygwin right now if you're using the latest >Cygwin snapshot. However, there is one pending patch that CGF is still >looking at that is necessary for doing it right (signals, I/O, network, >etc -- anything that requires Cygwin to use a separate thread). Just to add a little bit more info, Mumit submitted a patch which probably will fix the problem but the patch uses malloc for temporary storage. I've recently been bitten by the use of malloc in initialization code so I've been futilely trying to think of some way around this. It's probable that Mumit's use of malloc won't really cause a problem but I'd like to avoid it if I can, so I've been letting this simmer in my unconscious mind for a while to see if it comes up with something interesting. So, far, however, the only thing that seems to be surfacing are jingles from old commercials... cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com