From: broeker AT acp3bf DOT knirsch DOT de (Hans-Bernhard Broeker) Newsgroups: comp.os.msdos.djgpp Subject: Re: .a -> .o Date: 18 Sep 1999 20:06:58 +0200 Organization: RWTH Aachen, III. physikalisches Institut B Lines: 13 Message-ID: <7s0kc2$feo@acp3bf.knirsch.de> References: <37E3C7CE DOT 912F99E9 AT btinternet DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 937678019 11704 137.226.32.75 (18 Sep 1999 18:06:59 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 18 Sep 1999 18:06:59 GMT X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thomas Harte (T DOT Harte AT btinternet DOT com) wrote: > I understand .a (library) files are just archives of .o (object) files, and > with that in mind am wondering if I can break a .a into its component .o > files? Sort of like an anti-ar, though ar doesn't seem to do this itself. It does do that. Try out ar xv libfoo.a anobject.o some time. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.