Cross compiling for Xming.exe since Mesa merge

Ian Romanick idr at us.ibm.com
Thu Aug 11 08:40:43 PDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Colin Harrison wrote:

> --- ./programs/Xserver/GL/mesa/X/save_Imakefile 2005-08-10
> 19:13:33.000000000 +0100
> +++ ./programs/Xserver/GL/mesa/X/Imakefile      2005-08-11
> 00:20:15.000000000 +0100
> @@ -22,7 +22,7 @@
>  #endif
> 
> 
> -LinkSourceFile(compsize.c,$(LIBSRC)/GL/glx)
> +LinkSourceFile(compsize.c,$(MESASRCDIR)/src/glx/x11)
> 
>    DRIVER_SRCS = $(XMESA_SRCS)
>    DRIVER_OBJS = $(XMESA_OBJS)
> @@ -37,8 +37,8 @@
> 
>  #endif
> 
> -     GLX_SRCS = xf86glx.c xf86glx_util.c compsize.c
> -     GLX_OBJS = xf86glx.o xf86glx_util.o compsize.o
> +     GLX_SRCS = xf86glx.c xf86glx_util.c compsize.c compsizeold.c
> +     GLX_OBJS = xf86glx.o xf86glx_util.o compsize.o compsizeold.o
> 
>           SRCS = $(DRIVER_SRCS) $(GLX_SRCS) $(COMMON_SRCS)
>           OBJS = $(DRIVER_OBJS) $(GLX_OBJS) $(COMMON_OBJS)
> 
> 
> where compsizeold.c is the code dropped from the new version of compsize.c
> (kludged back in for now) File attached.

So, it looks like the Windows builds need to pull in indirect_size.[ch]
just like the Unix builds.  Some of the exact function names may have
changed, but all the same code should be there.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFC+3F7X1gOwKyEAw8RAtZWAJ9QnI3XUoL7S2Ib9KMhFMawI0sLOwCgkQAY
iPFGzw9yAvJOs1cCya2oT9A=
=c1fh
-----END PGP SIGNATURE-----



More information about the xorg mailing list