Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20020402105501.025dbe70@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com Date: Tue, 02 Apr 2002 10:55:23 -0500 To: Suhanthan Vanniyasingam , "'cygwin AT cygwin DOT com'" From: "Larry Hall (RFK Partners, Inc)" Subject: Re: Creating DLLs using c++/g++ Cc: Narasimha Sarma , Nandika Mirihana In-Reply-To: <40F39C234319D611BCCB00B0D0D1CB336092E3@ENETSLMAILI> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 07:41 AM 4/2/2002, Suhanthan Vanniyasingam wrote: >Hi, > >I have created DLLs by using the following command > "gcc -Wl,--out-implib,libmydll.import.a -shared -o mydll.dll >mydll.o" >and used with a VC++ application. > >But I have tried the same command with c++ and g++. It's creating the DLL. >But the functionality is not accessible by VC++ application. How so? Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/