Date: Sun, 22 Aug 1993 21:11:38 -0400 (EDT) From: "Weimer}" Subject: Old .libs To: djgpp AT sun DOT soe DOT clarkson DOT edu Mail-System-Version: mThis is probably covered somewhere in the extensive docs but.. How do I use my old libraries (.lib) (like those you might include in a borland c project) with GCC. I can't seem to find a switch that makes GCC look for non .a libraries, so is there a way to convert .lib to .a? Thanks! -Weimer