Subject Compiling 64 bit UDF on Windows
Author Nagy Szilveszter
Hello all,


Till now i only ran my web applications on Linux server environment that had 64 bit compiler GCC included.

Now i want to create a development environment on my laptop, already installed everything necessary but my UDFs don't work because i have compiled them with a free tool MinGWStudio. The UDFs are written in C++ (beacuse compiler for that language is found on most platforms).

Can you please recommend a free 64 bit compiler on Windows? Or do you have any other way to make the 32 bit UDF work with 64 bit Firebird? (I dont want to install 32 bit Firebird, since the Firebird's 32bit ODBC driver is buggy, and i need ODBC for Sphinx FTS)


Thank you,
Szilveszter