More Cygwin breakage

Dmitry Timoshkov dmitry at baikal.ru
Thu Feb 19 03:24:10 CST 2004


"Uwe Bonnes" <bon at elektron.ikp.physik.tu-darmstadt.de> wrote:

>     Robert> Why not just change winebuild to do something like this: #ifdef
>     Robert> BROKEN_MINGW_LD print_normal(...); #else print_noname(...);
>     Robert> #endif
> 
> What about fixing MingW?

Of course that's a preferrable solution, but unfortunately
not a trivial one. I fixed a similar bug in dlltool some
time ago and know what I'm talking about.

Thunks in the code is a more natural solution, we already
were doing something like that in different places of Wine.

-- 
Dmitry.




More information about the wine-devel mailing list