Mail Archives: cygwin/2000/07/21/02:29:38
>From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
>To: Danny Smith <danny_r_smith AT hotmail DOT com>, 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
- Raw text -