delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
X-YMail-OSG: | dJy_VcEVM1nMMjJxJSZuZP1tHHPFs6kjKhEeQhm2cO3JlBYnuCj65Q8TBsxC3eTy6Sng__JTKpMEIvnosjNxo3Q7Az7aNZkBnLrH2Ij1XL3sulzlpKRo4XYQeLYvwotCjJgUxIRnlXXkaWa_LxUtoYnyCg-- |
Date: | Wed, 12 Mar 2008 02:47:51 -0700 (PDT) |
From: | Magesh K <magesh678 AT yahoo DOT com> |
Subject: | Regarding using .so file in gcc |
To: | c++-embedded AT sourceware DOT org, themailinglistname AT cygwin DOT com, |
cygwin AT cygwin DOT com, cygwin-developers AT cygwin DOT com, cygwin-apps AT cygwin DOT com | |
MIME-Version: | 1.0 |
Message-ID: | <270820.20510.qm@web55211.mail.re4.yahoo.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Hi, I am porting an linux based application to Windows. My application uses a third party library (having an dynamic library .so file). When I compile my code in cygwin using g++, I am not able to link the .so file using –l, -L, -shared or –static option. When I read through the user manual or googled it, I can’t find any info how to link .so file in cygwin (under windows). On further analysis, I got a doubt that if I can use .so file in cygwin directly or need to use the .dll equivalent of the .so (for instance, for the third party). Please clarify my query which is 1. How to link .so file in cygwin? 2. Can I link .so in g++ under cygwin or do I need to use any other compiler/way? 3. Is .so acceptable to link or I need to use .dll equivalent in cygwin? Thanks and Regards, Magesh ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |