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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20001103212158.23226.qmail@web5504.mail.yahoo.com> Date: Fri, 3 Nov 2000 13:21:58 -0800 (PST) From: McNulty Junior Bobby Subject: gcc 2.95.2-3 and cygwin 1.1.5-3 To: cygwin AT sources DOT redhat DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii All I do is compile one of my favorite programs. The experimental compile, the dll, and headers created a three dimensional sound to my program. Great job, Chris, DJ, and Corrina. The latest multimedia headers really do work. About the problems everyone is having. Is it possible that having an older cygwin1.dll in the c:\windows\systen directory causining it? Or an older installation? Or someone not knowing precisely what they are doing? (not programmer-wise, but user-wise) I traced a problem my my was having last night night with Netscape Communicator. I could only trace it back to the Kernel32.dll, but it turned out that she was closing Communicator prematurely and that was causing a segment fault. She had several windows opened when pressing the little X on the right hand side of the screen. Because Netscape Communicator does not close child processes when done, the parent gave an error in Kernel32.dll. Perhaps I need to write to Netscape to improve this or correct on my own. Also, in my program __cdecl is defined in the progran. How i used the the __cdecl was use the following code #if !defined(__MINGW32__) #define __cdecl #endif and the code works, The corrected verssion of gcc (2.95.2-3) produces a much tighter binary. After my program was stripped, it took 734 K of space. Visual C/C++, same code, takes over 800 KB. The program I am working on is Csound. Thanks to the Cygwin Tools, I was able to get it to run on my mom's K6 machine. And the same binary takes second to write to 51 MB of sound on a K6. my Pentium 166 (before Pentium II, II, and IV) take 10 munutes. Good job, Chris. Cygwin 1.1.5-3 is running smooth here, ===== Robert McNulty Junior Chief Programmer/System Administrar Sherlock Audio Produictions Robert McNulty Junior (C) 2000 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com