This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

identifying different runtimes (help!)


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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]