This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Building a Win32 DLL using g++.


Markus Hoenicka wrote:
> 
> Ben Miller writes:
>  > Hi all,
>  >
>  > I've recently started using the cygwin GCC implementation and I'm
>  > having problems trying to create a Win32 DLL.  I created a DLL and
>  > exported a single function using __declspec(dllexport).  My source
>  > file is called cimp.cc and has only the function definition in it.
>  >
> 
> Did you try dllhelpers? This got me started. I don't have the address
> handy, but its in the archives.
> 
http://www.neuro.gatech.edu/users/cwilson/cygutils/dllhelpers-0.2.6.tar.gz

is modernized from Mumit Khan's original version.

--Chuck

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]