I have the client libraries that came with the windows version of MySQL. Does this mean that I have to recompile MySQL in it's entirety under Cygwin? Or is there an option to only compile the client libs?
Btw: Thanks for the help. Not really the answer I was hoping for, but it looks to be the answer I need.
Anonymous Monk,
Sorry I didn't respond sooner - work. You need to compile the MySQL client under Cygwin. Yes there is a way to compile just the client libs. It appears you have already figured this out - grats.