Re: MySQL installation in cygwin

2002-11-08 Thread Gowri PV
Hi Gerrit, I had mysql server 3.23.53 running cygwin 1.3.14-1 on a XP Pro. I compiled the mysql source code in cygwin using gcc 2.95.2 ( I had to specify CC=gcc-2 and CXX=g++-2). The mysql worked. The problem I had was I could not add users using GRANT command. So I am trying to add a root u

Re: MySQL installation in cygwin

2002-11-08 Thread Gerrit P. Haase
Fup2 cygwin at cygwin.com, this is OT for cygwin-apps! Gowri schrieb: >> Create an importlibrary as I described and link >> against it. > Hi Gerrit, >Since I do not know how to compile in Windows, can > you please explain how to create an importlibrary and > how to use it in linking. > I