Subject Re: [firebird-support] Building Firebird 1.5.1 with MinGW
Author Dimitry Sibiryakov
On 23 Jul 2004 at 15:22, Pierre Y. wrote:

>Windows. I don't have Visual Studio. I saw in MinGW build readme that
>there are some "issues" comparing to MS compiler ? MinGW build can't be
>used for production deployment ?

It depends on your environment of course, but I wouldn't recommend
this.

>c:\minsys\mingw\bin\bison.exe: _spawnvp: No such file or directory
>make[3]: *** [../src/dsql/parse.cpp] Error 1 make[2]: ***

Uninstall bison. Unfortunatelly this version does not work and I
don't know any workable version to download.
Perform "touch src/dsql/parse.cpp" to prevent this file to be re-
generated in future.

SY, Dimitry Sibiryakov.