Kai wrote:
Hi, lists, I try to compile wine in mingw, is it possible? Can the compiled wine run in mingw? What I need? I installed the following package on my win2000: MinGW-2.0.0-3.exe MSYS-1.0.8.exe msysDTK-1.0.1.exe gdb-5.2.1.1-1.exe is it enough?
But when I try, i got the following error: configure: error: no suitable bison/yacc found. Please install the 'bison' package. Where can I get the package?
You need the mingw-dtk also. It should have bison/flex. If not I can send you mine. I build large parts of WINE under Mingw all the time for my work on ReactOS
Thanks Steven