5 messages in com.mysql.lists.win32Re: MySQL using the DJGPP C compiler| From | Sent On | Attachments |
|---|---|---|
| Michael Mather | 31 Mar 2000 14:07 | |
| mohammad iqbal | 01 Apr 2000 05:06 | |
| sin...@mysql.com | 01 Apr 2000 06:05 | |
| Jon Cline | 01 Apr 2000 13:30 | |
| Pascal HOARAU | 01 Apr 2000 13:54 |
| Subject: | Re: MySQL using the DJGPP C compiler![]() |
|---|---|
| From: | sin...@mysql.com (sin...@mysql.com) |
| Date: | 04/01/2000 06:05:23 AM |
| List: | com.mysql.lists.win32 |
On Sat, 01 Apr 2000, Michael Mather wrote:
I am trying to use the C API to MySQL using the DJGPP compiler under Win32.
The problem is that DJGPP expects a library called libmysqlclient.a, whereas MySQL comes with a library called mysqlclient.lib. And appears that it is not just the names that differ.
The source code for MyODBC is available, and I have downloaded it. But I don't know what to do next. For example, some of the modules claim they are just examples. So what should be compiled and put in the library?
Also, there is a huge makefile, which is probably Microsoft compiler specific. Can it be ignored?
Has anyone got this working?
Thanks - Michael
HI!
Instead of using DJGPP, please use CygWin or MingW32.
You will find a link on the www.mysql.com site to the site which carries all necessary libraries and patches for the above two compilers on Win32.
Regards,
Sinisa
+----------------------------------------------------------------------+ | TcX ____ __ _____ _____ ___ == mys...@tcx.se | | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic | | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sin...@mysql.com | | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus | | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ | | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ | | /*/ \*\ Developers Team | +----------------------------------------------------------------------+




