From: <sinisa Date: March 19 1999 12:35am Subject: Cygwin/MySQL List-Archive: http://lists.mysql.com/mysql/539 Message-Id: <14065.39874.39942.86100@monster.local.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Simon Weatherill writes: > Has anyone successfully compiled a program under Cygwin? > > I have a UNIX application that I'd like to run under Windows (it's a > server, so there are no GUI portions). I can compile my application uner > Cygwin, but have problems linking the libraries. Are they the wrong format? > Do I need UNIX style library archives (.a)? > > I'm using the Windows demo version of MySQL (3.21.29). > > Thanks, > Simon > > > ********************************************************************** > * Simon Weatherill simon@stripped * > * Preferred Technologies Group, Inc. * > * 1 Court St, Suite 380 tel: 603-448-1500 * > * Lebanon, NH 03766 fax: 603-448-1550 * > ********************************************************************** > Hi! I have worked for the last 20 days with cygwin in order to make MySQL GUI Client to work under Windoze. You can not work with cygwin with Windoze version of MySQL. If nothing else, simply because cygwin requires .a libs and not dll's. Or at least .a libs with exports for .dll. I had to build two versions of mysql clients, from Unix versions. One for Windoze text mode (command prompt) and the other for GUI version. It is very difficult to work like me, with no support and with out a single line of documentation. So, the conclusion, you should consider buying support and / or docs from Cygnus. Sinisa +---------------------------------------------------------------------+ | TcX ____ __ _____ _____ ___ == mysql@stripped | | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic | | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped | | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Belgrade | | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|_____ Serbia | | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ | | /*/ \*\ Developers Team | +---------------------------------------------------------------------+