This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Hummingbird Exceed XDK and gnu-win32?



Subject: Hummingbird Exceed XDK and gnu-win32?

We have the Hummingbird Exceed5 X server and the XDK, i.e. Xlib, Xtlib,
Xmlib, etc.  The libraries are all dll's. (generated with MS C compiler)

Would it be possible to generate a gnu-win32 Xlib.a file (using the dlltool)
and link the Xlib.a library with gcc?

E.g.:
dlltool --as=as --dllname libX.dll --def libX.def --output-lib libX.a
gcc xclock.c libX.a ??


Is this possible? Can this work? (how to create the libX.def file?)

Thanks!

-- 
Rene van Leuken 		   phone: 3115 - 278 6696
Dimes Design and Test Centre 	   fax:   3115 - 278 7564
Delft University of Technology 	   email: rene@cas.et.tudelft.nl
P.O. Box 5053                      email: rene@dimes.tudelft.nl
Mekelweg 4, H16 CAS 	   	   email: R.vLeuken@et.tudelft.nl
2628 CD Delft, The Netherlands     http://www.ddtc.dimes.tudelft.nl/~rene

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]