Date: Sun, 15 Aug 1999 13:41:19 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Andris Pavenis cc: Johan Venter , djgpp AT delorie DOT com Subject: Re: gcc-2.95 and binutils-2.9 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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?