Compiling libX11 for a MS platform

Alan James Caruana ajcaruana at gmail.com
Thu Aug 31 05:56:42 PDT 2006


Hi,

I am trying to compile the library libX11 using MS VS 2003, and one
problem that I encountered is that the file named "XlcDl.c" includes
the "dlfnc.h" header file.  However, this header file is not available
for windows, since windows uses its own library for dynamic linking.
Is there a wrapper around the API used by windows to make it
compatible with the dlfnc API? If not, how can I work around this
problem ?

Regards
Alan



More information about the xorg mailing list