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: <20000721062628.85462.qmail@hotmail.com> X-Originating-IP: [203.97.2.246] From: "Danny Smith" To: cwilson AT ece DOT gatech DOT edu, cygwin AT sources DOT redhat DOT com Subject: Re: binutils prerelease available for testing (feedback needed) Date: Fri, 21 Jul 2000 18:26:28 NZST Mime-Version: 1.0 Content-Type: text/plain; format=flowed >From: Charles Wilson >To: Danny Smith , cygwin AT sources DOT redhat DOT com >Subject: Re: binutils prerelease available for testing (feedback needed) >Date: Fri, 21 Jul 2000 00:57:46 -0400 > >Okay, it's confirmed -- I've just built cvs 20000721 + Mark E's patch. >Same behavior as before, no worse (no better). > >--Chuck > > CASE 3: 'USE_GLOBAL_ARRAYS' #define'd (dll exports png_libpng_ver as a > > DATA item) > > I can link using the import lib. Executable stackdumps. > > > > Danny, when you ran your tests, did your DLL export any DATA items? > > Yes, all my test cases (except Fortran) exported DATA. The C++ code exported classes and instances of these class. Some of the classes had static data members that were exported. Dlls were built using __declspec(dllexport) in code. All imports were marked in client code using __declspec(dllimport) attribute. Regards Danny ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com