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]

Building a Win32 DLL using g++.


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.

regards
Markus
-- 
Markus Hoenicka, PhD
UT Houston Medical School
Dept. of Integrative Biology and Pharmacology
6431 Fannin MSB4.114
Houston, TX 77030
(713) 500-6313, -7477
(713) 500-7444 (fax)
Markus.Hoenicka@uth.tmc.edu
http://ourworld.compuserve.com/homepages/hoenicka_markus/


--
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]