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, 19 May 1999 10:44:57 -0500 From: "Isselmou Ould-Dellahy" To: cygwin AT sourceware DOT cygnus DOT com Subject: identifying different runtimes (help!) Message-Id: <19990519104457.A6036@eastern.ccrl.mot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Hi everybody, Using cygwin 20.1 I had a crash caused probably by a mixing of different runtimes (use of a header that is non-compatible with the library used at link time). And I'm sure this causes a headake to more than one here, because it is quite undebugable since most of time people focus on their source code rather than which header the compiler uses or what hidden library the linker link with. How can I find which header is compatible with which library ? I used -H -v at compile time and -v at link time; So I could see exactly what the compiler does. But I need to have a kind of header/library association table. Is this information available somewhere ? Thank you -- Isselmou -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com