This is the mail archive of the cygwin@sources.redhat.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]

configure for mysql compile


I am trying to compile the latest mysql sources on the latest cygwin. Does 
anyone know the correct ./configure parameters to get a successful mysql 
client. I have tried using:

./configure --without-server

         AND

CC="gcc -mno-cygwin" CXX="c++ -mno-cygwin" ./configure --without-server 
--host=i686-pc-cygwin --target=i386-pc-mingw32


It has hung at different places, the last being with conftest
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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