Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com To: pontus AT mathcore DOT com Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: variation on the .dll, .lib, .a theme (help!) Reply-To: ttathome AT remus DOT dti DOT ne DOT jp In-Reply-To: Your message of "Wed, 09 Jun 1999 21:23:57 +0900 (JST)" <19990609212357A DOT ttamura AT icc DOT melco DOT co DOT jp> References: <19990609212357A DOT ttamura AT icc DOT melco DOT co DOT jp> X-Mailer: Mew version 1.93 on Emacs 20.2 / Mule 3.0 (MOMIJINOGA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990609212659B.ttamura@icc.melco.co.jp> Date: Wed, 09 Jun 1999 21:26:59 +0900 (JST) From: Takayuki Tamura X-Dispatcher: imput version 980905(IM100) Lines: 14 Oops! On Wed, 09 Jun 1999 21:23:57 +0900 (JST) Takayuki Tamura wrote: > Doesn't this work? > > $ cp SOMEWHERE/ml32i1m.dll ELSEWHERE/ml32i1m.lib . > $ echo "EXPORTS" >ml32i1m.def > $ nm --demangle --defined-only ml32i1m.lib | grep ' T ' | sed 's/.* T //' >>ml32i1m.def > $ dlltool --dllname ml32i1m.lib --def ml32i1m.def --output-lib libml32i1m.a ^dll --------------- Takayuki TAMURA (ttathome AT remus DOT dti DOT ne DOT jp) -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com