Date: Sun, 26 Jan 2003 19:25:04 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <4331-Sun26Jan2003192504+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3E33D419.B653AAB7@phekda.freeserve.co.uk> (message from Richard Dawe on Sun, 26 Jan 2003 12:27:05 +0000) Subject: Re: Cygnus test suite and the tidied-up start-up code [PATCH] References: <9003-Sat25Jan2003195735+0200-eliz AT is DOT elta DOT co DOT il> <3E33D419 DOT B653AAB7 AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 26 Jan 2003 12:27:05 +0000 > From: Richard Dawe > > > > Could you please tell more about the problems and show us the > > relevant error message(s) you get during the build? > [snip] > > Please see the error messages below. Thanks. I understand the problem now. Does your solution work when there's no djlsr tree? If it does, I have no objections for the changes you suggested. > gpp -L../../../lib -o gacosvec.exe gacosvec.o ./qfloat/qfloatx.a > ../../../lib/libm.a Why is this using `gpp'? It's not a C++ program, is it?