[PATCH] Dejagnu needs more information to build testglue.

Carlos O'Donell carlos@codesourcery.com
Tue Jan 2 22:32:00 GMT 2007


On Fri, Dec 22, 2006 at 12:02:08PM -0800, Janis Johnson wrote:
> On Thu, Dec 21, 2006 at 01:11:16AM -0500, Carlos O'Donell wrote:
> > 
> > The testsuite testglue is built by Dejagnu without help from the
> > compiler. The testglue needs start files that come from the configured
> > prefix.  To fix this we export GCC_EXEC_PREFIX before running
> > $(RUNTEST).
> > 
> > The GCC testsuite already knows how to coordinate GCC_EXEC_PREFIX with
> > the compiler, so it doesn't have a problem.
> > 
> > Tested without regressions and bootstrapped on x86_64-unknown-linux-gnu,
> > and arm-none-eabi. This fixes the arm-none-eabi failures seen when
> > compiling the testglue during "in-tree" testing.
> 
> OK for trunk and affected release branches.

Checked into trunk. Thanks.

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716



More information about the Gcc-patches mailing list