delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
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: | <8074D95288C2D311AC660000F8106CC8EA7BC5@MSG1CHR> |
From: | DAANEN Vincent <VDAANEN AT CHRU-LILLE DOT FR> |
To: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Dlltoll Error |
Date: | Mon, 10 Apr 2000 13:05:02 +0200 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2448.0) |
Hi, I'm trying to build a library from a dll using dlltool. My system is mingw32 2-95-2, Cygwin B20.1 user.exe installed. When I'm using dlltool to create the .a library by doing the following commands : - echo EXPORTS > foo.def - nm foo.lib | grep '-T _' | sed 's/.* T _//' >> foo.def - dlltool --def foo.def --dllname foo.dll --output-lib libfoo.a --k on dlltool commands, dlltools complains for as. this program is in my /mingw32/bin directory, which is the path. I try to add --as=as but I obtain the same results ? What's wrong ? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |