Hello Rui,

On Wed, May 10, 2006 at 06:10:35PM +0200, Rui Machado wrote:
> I want to compile (simple.c) in the remote machine. Is this possible? How?
> I'm using
> 
> runtest --target_board=myboard_sshscp simple.exp
> 
> It looks like the program is being compiled in the local machine and then
> being executed remotely. Since the machines
> are different, it doens't work.

I think dejagnu's remote testing facilities assume that you compile on
$build using a cross-compiler, at least I'm using it that way. You can
write your own procedures to compile remotely, but I'm not sure whether
it is worth it.

With kind regards,
Baurzhan.


_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
http://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to