delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/10/14/00:05:25

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <3805565A.9025C30E@niles.de>
Date: Thu, 14 Oct 1999 06:04:42 +0200
From: Alexander Mader <mader AT niles DOT de>
Organization: NILES Werkzeugmaschinenfabrik GmbH
X-Mailer: Mozilla 4.6 [de] (WinNT; I)
X-Accept-Language: de
MIME-Version: 1.0
To: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: P: nm and MS-Libs
References: <19990826180701 DOT 28986 DOT rocketmail AT web1404 DOT mail DOT yahoo DOT com> <37CB9368 DOT E0E39FC2 AT niles DOT de>

Hallo,

my original problem

Alexander Mader schrieb:
> in order to make MSNAME.a from a MSNAME.lib I try to extract the symbols
> the following way
> 
>         echo "EXPORTS" > msname.def;
> 
>         nm --demangle --defined-only MSNAME.lib \
>         |sed -n 's/^.* T //p' >> msname.def
> 
>         dlltool --dllname MSNAME.DLL --def msname.def \
> 
>         --output-lib libmsname.a
> 
> Unfortunately I get
> 
>         nm: MSNAME.DLL: File format not recognized

was solved. The lib was MSVC 6 and I did 

	lib /convert msname.lib

and got a lib to proceed with.

Alexander.
-- 
Alexander Mader <mader AT niles DOT de>	Fon: +49-30-92797-556
NILES Werkzeugmaschinenfabrik GmbH

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019