Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3AA81F2C.E77F185C@ece.gatech.edu>
Date: Thu, 08 Mar 2001 19:09:16 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: Markus Hoenicka <Markus.Hoenicka@uth.tmc.edu>
CC: cygwin@cygwin.com
Subject: Re: Building a Win32 DLL using g++.
References: <F562D0DC54E1D211B2A6009027465034D6246D@exchange> <15015.58516.59000.103745@gargle.gargle.HOWL>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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

