| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <86dd06af0610311408v627c143bj296da7d665a9ca67@mail.gmail.com> |
| Date: | Tue, 31 Oct 2006 16:08:51 -0600 |
| From: | "Gerardo Segura" <zhnupy AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | .so and .dll.a files |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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'm trying to use libflv in cygwin, so I build de library. The produced files are: /usr/lib/libflv.so /usr/lib/libflv.so.0 when I tried to build an example command ld can't found the library it says: ld: cannot find -lflv using filemon or strace I see the files are been looking for are either: libflv.dll.a or flv.dll.a so my question is how to convert from .so files to .dll.a or how can I use directly the .so files. -- 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 |