NNTP-Posting-Host: 172.16.26.200 Newsgroups: comp.os.msdos.djgpp Date: Mon, 23 Aug 1999 11:41:06 +0200 Message-ID: <0E16861EE7BCD111BE9400805FE6841F0B116B86@c1s5x001.cor.srvfarm.origin-it.com> From: bas DOT hamstraNOSPAM AT nl DOT origin-it DOT com (Bas Hamstra) Subject: Re: gcc-2.95 and binutils-2.9 References: X-Newsreader: Forte Free Agent 1.0.82 Lines: 25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Test Andris Pavenis wrote: >On Sun, 15 Aug 1999, Eli Zaretskii wrote: >> >> On Sat, 14 Aug 1999, Andris Pavenis wrote: >> >> > > It seem to take ages to execute something called "collect2". >> > >> > collect2 is called only to link executatble and it should not take much >> > time to execute itself. >> >> Also, if I am not mistaken, collect2 is only used to link C++ programs. >> Andris, is that correct? >> >No. It's used always.