RFH: dejagnu and make check using remote testing host...
David Daney
ddaney@avtrex.com
Wed Sep 1 18:49:00 GMT 2004
I have configured dejagnu for testing a GCC cross compiler on a network
connected board. The configuration worked well for me on GCC-3.3.x and
3.4.x, however something wierd is happening to me for the current mainline.
Some of the execution tests run correctly, in others it looks like the
testsuite dirvers/dejagnu thinks the ftp of the executable to the target
fails when it is still in progress, or in other cases it tries to
execute the programs before they have been transfered.
running make check from libffi or libjava works fine. The problems I am
seeing are in gcc.c-torture/execute
The configuration is as follows:
--host=i686-pc-linux-gnu --target=mipsel-linux
Attached is a fragment of gcc.log.
Can anyone think of what the problem might be?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dave.out
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040901/281fdb41/attachment.ksh>
More information about the Gcc
mailing list