> I am writing a server that runs on an embedded version on
> linux. X-windows
> is not required for this application.
I see.
> The size of the libwine.a would be reduced considerably if x
> wasn't compiled
> into it.
Yes.
> The reason I need wine is so that I can run several windows dlls.
OK.
> I will try to help out however I can.
I just tried bring my old TTY driver project back to life.
Here is the results that attempt.
It seems to work, but then you never know.
NOTE. This is my tree, not a patch fit for inclusion in Wine.
I will clean it up and sent it to Alexandre later.
Anyway, here it is. Hope it will help you.
PS. This patch adds an new option --without-curses that disable
curses support as well for an even smaller binary.
You need to run autoconf and autoheader after applying this patch.
config.diff
optimizations.diff
rejected-solaris.diff
rejected-without-x.diff
tty.diff
without-x.diff