Re: Anyone creating programs using the MySQL C api using Cygwin?

2005-01-14 Thread Gerrit P. Haase
Mikael Åsberg wrote: Hello, I installed a native windows version of MySQL (4.1.18) and tried to compile a C program using the MySQL C API using GCC (version 3.3.3 cygwin special). The program compiles and links without any errors or warnings (maximum warning level, c99-mode) but segfaults near t

Anyone creating programs using the MySQL C api using Cygwin?

2005-01-12 Thread Mikael Åsberg
Hello, I installed a native windows version of MySQL (4.1.18) and tried to compile a C program using the MySQL C API using GCC (version 3.3.3 cygwin special). The program compiles and links without any errors or warnings (maximum warning level, c99-mode) but segfaults near the end. I haven't bee