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] profopt.exp and remote testing


On Tue, Aug 30, 2005 at 08:47:59PM +0100, Joern RENNECKE wrote:
> Daniel Jacobowitz wrote:
> 
> >
> > If your version is too old for
> >that, you can add this to site.exp ($DEJAGNU):
> > 
> >
> My $DEJAGNU has a switch statement that not only handles native and a
> number of simulator targets, but also a remote target.  If I add these 
> procedures,
> I suppose that will break remote tests.

No it won't.  Remote tests aren't using target "sim"!

On Tue, Aug 30, 2005 at 08:56:11PM +0100, Joern RENNECKE wrote:
> ERROR: tcl error sourcing 
> /mnt/scratch/nightly/2005-08-16-23290/srcw/gcc/testsuite/g++.dg/bprob/bprob.exp.
> ERROR: can't read "file": no such variable
>    while executing
> "remote_upload host $file $args"

Then fix the obvious typos in sim_upload?  Libstdc++ only needed
sim_download at the time I put those in my site.exp.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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