delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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: | <40F39C234319D611BCCB00B0D0D1CB336092E3@ENETSLMAILI> |
From: | Suhanthan Vanniyasingam <Suhanthan AT eRunway DOT com> |
To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
Cc: | Narasimha Sarma <NarasimhaS AT eRunway DOT com>, |
Nandika Mirihana | |
<Nandika AT eRunway DOT com> | |
Subject: | Creating DLLs using c++/g++ |
Date: | Tue, 2 Apr 2002 18:41:57 +0600 |
MIME-Version: | 1.0 |
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. Can anybody give help on this problem? Thank You, Regards, Suhanthan, V. Suhanthan Vanniyasingam www.eRunway.com -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |