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: | <001901c27dc5$cfe62130$268387d9@Paul> |
Reply-To: | "Paul Strugnell" <strugnp1 AT cs DOT man DOT ac DOT uk> |
From: | "Paul Strugnell" <strugnp1 AT cs DOT man DOT ac DOT uk> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Is it possible to convert a ".so" file to a ".a" file? |
Date: | Sun, 27 Oct 2002 14:33:18 -0000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Hi I am trying to work on a University lab exercise from home, and because my computer doesn't have Linux I am using Cygwin. The library files I have been given are of the ".so" format, which I can't use in Windows. Can I convert them to ".a" files? Is there any way at all to do this? I am currently using the following command line: gcc -I/cygdrive/c/labs/CS2021/lab1/incl -L/cygdrive/c/labs/CS2021/lab1/lib - lm -lmbrot mandelbrot.c -o m.exe (where mbrot refers to the shared object file "libmbrot.so" in the ...../lib folder) Thanks Paul -- 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 |