Date: Thu, 14 Apr 1994 20:34:23 -0700 From: drupp AT cs DOT washington DOT edu (Douglas Rupp) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Gcc and MS-Windows I have a Unix graphics library that I've ported to run w/ Desqview/X. It makes a few calls to X that, of course, are implemented by Dv/X. Now I would like to get it running under MS-Windows by rewriting the portion that uses X to instead call MS-Windows functions. Is Gnu ld.exe able to link with these functions/objects/libraries? If not, then what recourse do I have? Help. Doug Rupp