On Fri, 29 Dec 2000, Ulrich Weigand wrote:
[...]
> > Basically the is to rewrite 'winsock.h' like we will for all the
> > msvcrt headers.
>
> Are you already working on this?
No, not yet. I'm not sure when I'll have time to start working on it.
> This is currently one of the remaining
> issues blocking the compile of every single Winelib app on Sparc (because
> windows.h includes winsock.h :-(), therefore I'd like to find a
> --maybe not perfect-- solution in the short term ...
<heretic_mode>
Well, for a quick fix I guess you could add '#include "config.h"' in
your tree. That's what I've done here :-)
</heretic_mode>
That being said, I agree with Alexandre that we should not use
autoconf macros in the windows headers.
> I've made a quick try at removing the system headers; with the following
> patch Wine at least compiles. (Winelib apps actually *using* winsock
> will probably not work ...)
>
> Any comments?
I'll try your patch to see how things go (hopefully over the
week-end).
--
Francois Gouget [EMAIL PROTECTED] http://fgouget.free.fr/
Linux: It is now safe to turn on your computer.