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] Disable bprob.exp for cross targets


On Tue, 2003-09-30 at 08:36, Joern Rennecke wrote:
> > > Can we safely test if we are building with in-source newlib at that point?
> > 
> > Should be able to, yes. Otherwise none of the other execute tests would
> > link either.
> 
> Huh?  We can't link any target execute tests when we are configuring a
> cross toolchain - we have to build it first!

By the time we're testing we've already built newlib. If you haven't,
then it's your fault.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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