Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Mailer: exmh version 2.1.1 10/15/1999 (debian) To: cygwin AT cygwin DOT com Subject: MSVC++ compatible import library - HOW? Mime-Version: 1.0 Content-Type: text/plain Date: Tue, 26 Feb 2002 23:59:41 +0500 From: Victor Porton Message-Id: Hello; I already asked this question but my e-mail does not appears to appear in the list :-( Is it possible to create an import library compatible with MSVC++ without MSVC++? (1. To not buy its license; 2. To not workaround its bugs.) Microsoft's linker says something about multiple .text sections and the produced executable crashes. (Note that I link the DLL from _several_ .o files, however the source of only one of these .o files has __declspec(dllexport) directives.) HEEELPPP!! P.S. Borland's implib.exe also produces import libraries incompatible with MSVC++ :-( -- Victor Porton (porton AT narod DOT ru) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/