| 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 |
| X-Authentication-Warning: | sequoia.cs.berkeley.edu: maratb set sender to maratb AT CS DOT Berkeley DOT EDU using -f |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Cc: | abegel AT cs DOT Berkeley DOT EDU |
| Subject: | dll building problem |
| From: | Marat Boshernitsan <maratb AT cs DOT Berkeley DOT EDU> |
| Date: | 24 Apr 2000 03:25:24 -0700 |
| Message-ID: | <tfvg0sbokx7.fsf@sequoia.cs.berkeley.edu> |
| Lines: | 19 |
| User-Agent: | Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Biscayne) |
| MIME-Version: | 1.0 |
I am trying to build a C++ dll on Cygwin 1.1.0, but when I run a small application using it I get a message that my dll "is not a valid Windows NT image". This is the command I use for building the dll: dllwrap --export-all --driver-name=/usr/bin/g++ --output-lib \ liblkimp.a -o OBJ.x86-pc-win32/lk.dll liblk.a -L/usr/misc/lib -lgcimp "liblk.a" is an archive of object files for dll "gcimp" is an import library of another dll, needed by the one I am trying to build Any pointers on how to debug this situation? Thanks in advance, Marat. -- 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 |