This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, testsuite] set GCC_EXEC_PREFIX *before* building testglue.c


On Fri, 2009-08-14 at 14:57 -0400, DJ Delorie wrote:
> I suspect this may be obvious, but that doesn't mean there aren't
> hidden side-effects.  When you test in-tree with a cross target
> requiring a status wrapper, the status wrapper can't be built because
> GCC_EXEC_PREFIX hasn't been set yet.  This sets it if needed.  Ok to
> apply?
> 
> 	* lib/wrapper.exp (${tool}_maybe_build_wrapper): Set up
> 	GCC_EXEC_PREFIX before building the wrapper.

OK.

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]