Date: Wed, 14 Dec 1994 09:32:43 -0600 (CST) From: Greg Treece To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: GCC and DOS libraries I have a dos library (xx.lib) that I wish to use with GCC. I do not have the source to recompile it. Is there any way to convert or otherwise have GCC recognize this library? What are the differences between a .LIB file and a .A file? Thanks :)