From: peterp AT physik DOT uni-augsburg DOT de (Peter Pfannenschmid) Newsgroups: gnu.g++,gnu.g++.lib,gnu.gcc,gnu.utils,comp.os.msdos.djgpp Subject: Library conversion Borland-GNU Date: Thu, 18 Jun 1998 07:16:47 GMT Organization: University of Augsburg, InterNetNews Lines: 15 Message-ID: <3588be93.1136181@news.uni-augsburg.de> Reply-To: peterp AT physik DOT uni-augsburg DOT de NNTP-Posting-Host: ppp063.rz.uni-augsburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi all, after playing for quite a while with the command line tools which are coming with Borland's BCC 5.0, and after crawling through the documentation of the GNU C++ compiler and its related tools, I am wondering if there is a way to convert libraries from the Borland format to the GNU format; that means .LIB -> .a. It would also be sufficient if I could'nt do this with libraries, but with the object files. Any help is greatly appreciated. Thanks very much, Peter