This is the mail archive of the cygwin 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]
Other format: [Raw text]

libraries


I have managed to confuse myself regarding libraries under cygwin,
after reading extensively on building dlls under cygwin.....

Please check if my understanding is correct.
(1) For simple static libraries ld's output is fine.
    Because only cygwin code will access it.

(2) Does this follow with *nix shared library format? (if only used by
cygwin programs which
   emulate *nix (does it also know about shared library objects)?

(3) The ms-dll shared library format is only necessary if we want
ms-programs to be able to
    use the program.

Thanks

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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