Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Fernando Martins" To: Subject: -mno-cygwin flag and libraries Date: Thu, 29 Aug 2002 00:39:42 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Hi! I'm looking for information on the -mno-cygwin flag. What are the consequences (for pathnames, shared libraries linking, ???)? I've looked in the docs/faq/gcc man&info and google without luck. Can I combine libraries compiled with or without -mno-cygwin. I'm also looking for information on the many different types of files (.o, .a, .la, .dll.a, .so, ...) created during the make process and what is specific or different for cygwin. In particular, are .dll the equivalents of .so? In the library (libgda in www.gnome-db.org) I'm trying to compile, ./configure options tells me static and shared libraries are created by default, but I'm not getting any dll. Also (maybe off-topic), the libgda is loading a shared module with the function g_module_open from glib 2.0. Anyone here nows if it works with shared libraries (dll??) in cygwin. Any help appreciated, Fernando -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/