From: Andris Pavenis To: djgpp-workers AT delorie DOT com, 2boxers <2boxers AT comcast DOT net> Subject: Re: linux-x-djgpp revised howto Date: Wed, 13 Nov 2002 10:45:13 +0200 User-Agent: KMail/1.4.7 References: <006701c28aea$a11fee80$021ca8c0 AT helm> In-Reply-To: <006701c28aea$a11fee80$021ca8c0@helm> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200211131045.13298.pavenis@latnet.lv> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gAD8inX26619 Reply-To: djgpp-workers AT delorie DOT com On Wednesday 13 November 2002 09:59, 2boxers wrote: > Also, I would like to test the compiler with the testsuite. Any > suggestions for doing this? > > Andris, have you tried to run the xgcc against the testsuite? No. It's not so easy to run testsuite with cross-compiler, as it is necessary to run DJGPP executables under Linux and get result back to Linux. It's could perhaps be possible using DOSEMU, but I don't know DejaGNU so well. Andris