delorie.com/archives/browse.cgi | search |
Robert Collins wrote: > Personally I think that a mingw32 libpng should be useable by cygwin gcc AND > cygwin distributed binaries, given that they are the same version... (and > that should be part of the naming convention). How do you want to overcome the problems in using common stuff, say, stdio? Libraries do use other libraries. Many libraries are depending on libc calls for example. If you compile your lib for Mingw32 use, your library will require msvcrt library for stdio stuff while the same library compiled for Cygwin requires cygwin1 for the same functions. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT cygnus DOT com -- 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 |