delorie.com/archives/browse.cgi | search |
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 |
Date: | Wed, 9 Jun 1999 16:14:31 +0200 (CEST) |
From: | Pontus Lidman <pontus AT mathcore DOT com> |
X-Sender: | pontus AT atlas DOT mathcore DOT se |
To: | Takayuki Tamura <ttamura AT icc DOT melco DOT co DOT jp> |
cc: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | New problem (was variation on the .dll, .lib, .a theme (help!)) |
In-Reply-To: | <19990609212357A.ttamura@icc.melco.co.jp> |
Message-ID: | <Pine.LNX.4.05.9906091556500.30919-100000@atlas.mathcore.se> |
MIME-Version: | 1.0 |
Sender: | Pontus Lidman <pontus AT mathcore DOT se> |
Hello, [part of message deleted] > > dlltool --dllname ML.lib --def ML.def --output-lib libML.a > ^^^ > This must be .dll which is associated with the .lib. > > Doesn't this work? [part of message deleted] It seems I didn't know enough about the relation between .lib's and .dll's. I managed to locate a ml32i1.dll on my system that I didn't know I had... using this one with --dllname solved those problems. Thanks a lot, you and everybody else who responded!! Another problem cropped up however. Now when I run my program, I get an error "The procedure entry point MLAbort AT 8 could not be located in the dynamic link library ml32i1.dll". Obviously the symbol is defined in the .a or I would have had linking errors. Did it lose the .dll entry point in the translation? Regards, Pontus Lidman -- 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 |