From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: a.out File Format Description Date: Sat, 08 Apr 2000 22:12:53 +0400 Organization: MTU-Intel ISP Lines: 20 Message-ID: <38EF76A5.FF626656@mtu-net.ru> References: NNTP-Posting-Host: ppp97-173.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 955217783 79339 212.188.97.173 (8 Apr 2000 18:16:23 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 8 Apr 2000 18:16:23 GMT X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com .O stands for COFF (Common Object File Format). You may find full description on the COFFs at the official DJGPP site (www.delorie.com/djgpp) at the docs section. I also have some COFF utils (some-kind of COFF linker) at my site. Good Luck Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru nerVo wrote: > > Does anybody knows where can i find a "byte-to-byte" description of the ".a > " libraries format ? > Or ".o" .... > > nerVo.