X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Tue, 31 Aug 2010 05:59:16 +0300 From: Eli Zaretskii Subject: Re: collect2 question In-reply-to: <201008302355.44034.juan.guerrero@gmx.de> X-012-Sender: halo1 AT inter DOT net DOT il To: Juan Manuel Guerrero Cc: djgpp AT delorie DOT com Message-id: <83mxs3jxmj.fsf@gnu.org> References: <201008302230 DOT 48568 DOT juan DOT guerrero AT gmx DOT de> <83occjkejn DOT fsf AT gnu DOT org> <201008302355 DOT 44034 DOT juan DOT guerrero AT gmx DOT de> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Juan Manuel Guerrero > Date: Mon, 30 Aug 2010 23:55:43 +0200 > Cc: djgpp AT delorie DOT com > > Here is th output. As can be seen after libmath libgcc is linked > then libc is linkend and at the end libgcc is linked again. > The surprissing issue to me is that for the first time ld.exe > is able to locate libgcc at (c:/djgpp-2.04/bin/../lib/gcc/djgpp/4.44/libgcc.a)unwind-dw2-fde.o > but at the second time it is no longer able to lacte libgcc. Could be a problem with the number of available file descriptors?