From: Martin Bernreuther Newsgroups: comp.os.msdos.djgpp Subject: How to find out, which parts of a library is used? Date: Mon, 12 Jan 1998 10:30:38 +0100 Organization: University of Stuttgart Lines: 23 Message-ID: <34B9E2BE.45DD0213@po.uni-stuttgart.de> Reply-To: Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de NNTP-Posting-Host: iv-kib5.bauingenieure.uni-stuttgart.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, we developped a library here, which uses the grx-package for graphical output. If I just compile with the *.a target and use the library I also have to link the grx library. It would be easier to have the grx-library inside my library. But I only want to have the needed parts. How can I find out which object files of the grx-library are needed in my own library? Thanks Martin ------------------------------------------------------------------------ Dipl.-Ing. Martin Bernreuther University of Stuttgart Pfaffenwaldring 7 Informationsverarbeitung im 70569 Stuttgart konstruktiven Ingenieurbau Germany Phone: (+49 711) 685-6595 E-Mail: Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de http://www.uni-stuttgart.de/iv-kib/ ------------------------------------------------------------------------