Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Reply-To: From: "Suhaib Siddiqi" To: "Charles Krug Jr." Cc: Subject: RE: Trouble linking against vendor supplied DLL. Date: Thu, 18 Nov 1999 17:42:19 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <38347D85.C0A142DC@pentek.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal > Summary: > > I Have: > A. Universe.dll -- dynamic link library supplied by the > hardware vendor. > > I need to create: > B. libuniverse.a -- Cygwin compatible export library. > > If someone knows how to get from A to B, I'd appreciate > knowing. All > the examples I've found seem to be working under the > assumption that I > have source code from which I want to create a dll and an export > library. I only need to create the export library from the dll. > > There are plenty of examples in the mail archive. you need to do search. pexport.exe you can use to make *.def file from dll or impgen.exe from libtools to do the same then use dlltools to generate libuniverse.a > Charles > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com