From: aho450s AT nic DOT smsu DOT edu (Tony O'Bryan) Newsgroups: comp.os.msdos.djgpp Subject: Re: easy library question Date: Tue, 22 Apr 1997 00:55:30 GMT Organization: Southwest Missouri State University Message-ID: <335c0c2f.14262856@ursa.smsu.edu> References: <5jgsq6$kdj$1 AT thor DOT atcon DOT com> NNTP-Posting-Host: forseti.i19.smsu.edu Lines: 11 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Mon, 21 Apr 1997 13:25:20 -0300, SteelGolem wrote: >how do you tear apart .a files and get the .o files out of them? i want >to use allegro, but i want to take out the parts that i won't be There is no need to do that. Allegro comes with full source, so you can include just the parts that you want at the source level.