X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47DFA7F9.5040402@dq.fct.unl.pt> Date: Tue, 18 Mar 2008 11:31:05 +0000 From: Paulo Mota User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: DLL into .a Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Is there a tool to convert a DLL (which has no API Windows calls) into a lib.a or lib.la ? If not, then say that I have a lib file named libmetis.a To make the executable I would add the following "-L$HOME/ -lmetis" If I have WinMetis.dll, would there be an equivalent command? Regards, Paulo Mota -- 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/