Jan Bartholdy wrote:

I want to use a mysql database in a cygwin application (GRASS). Should I
install mysql under cygwin or does exist any possibilities to use the
database with myodbc under cygwin only? Thanks, Jan

I believe people have gotten MySQL to build under Cygwin, but you should be aware of another option: Cygwin's build system can link against Microsoft C libraries, so you could just use the regular Win32 binary distribution and link your program against that.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to