Date: Thu, 1 Dec 1994 20:51:03 -0500 (EST) From: Robert Schader To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Link Libs, other compilers Does anyone out there know if it is possible to translate *.lib files from other compilers to djgpp's lib*.a format? The Amiga version of Gcc had a utility that was called hunktogcc that translated standard Amiga format object libraries to Gcc's format. My interest in doing this is to be able to compile programs (1) for MSWindows and (2) for Autocad's ADS. Autocad's ADS comes with link libraries for Microsoft C, Turbo C, Watcom C and Zortech C. As a quick compatibility check, I ran 'nm -s' on these libs and got an unrecogized format message. Any suggestions would be appreciated. Thanx, Bob Schader rschader AT freenet DOT grfn DOT org