On 07/04/2014 17:07, Eric Anholt wrote: > Jon TURNEY writes: > >> Unfortunately, Cygwin defines RTLD_DEFAULT (for glibc compatibility), but >> can't >> provide dladdr(), so add a check for dladdr() > > This patch is: > > Reviewed-by: Eric Anholt <[email protected]> > > I'm confused why you'd be building DRI driver code on cygwin, but it > probably helps DRI driver portability to other things that do have DRI.
I still need to be able to load swrast_dri.so on cygwin, which is in some sense a 'DRI driver' even if it doesn't use DRM. :) Sorry for sending this to the wrong list. _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
