On 23/04/2014 05:18, Yaakov (Cygwin/X) wrote:
On 2014-04-22 00:18, Keith Packard wrote:
"Yaakov (Cygwin/X)" writes:
From: Yaakov Selkowitz

With my patch to fix shared libXfont to work correctly on Cygwin/Win32,
there is no need for -static anymore.  But, XWin.exe must export its
symbols in order for them to override libXfont's stubs.

I don't think there's a libXfont released with this yet?

Not yet, this is just for review; the pull request will come through Jon
TURNEY's tree when ready.

I don't think there is an X server version dependency on libXfont here.

libXfont 1.4.8 will require an X server with this change to work when built as a shared library on Cygwin, but libXfont 1.4.7 and previous just don't work at all when built as a shared library on Cygwin.

Here is a pull request, but I guess we must be pretty close to 1.16, so I can resend this after that if you prefer.

The following changes since commit a3b44ad8db1fa2f3b81c1ff9498f31c5323edd37:

exa: Fix a warning when enabling DEBUG_TRACE_FALL (2014-06-25 11:59:22 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~jturney/xserver master

for you to fetch changes up to a5499870e2f88822f52b1b54cad0db69856597c0:

  hw/xwin: link dynamically and export symbols (2014-07-03 15:48:07 +0100)

----------------------------------------------------------------
Yaakov Selkowitz (1):
      hw/xwin: link dynamically and export symbols

 hw/xwin/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to