* Vincent Torri wrote on Tue, Apr 15, 2008 at 06:34:11PM CEST:
>
>
> On Mon, 14 Apr 2008, Ralf Wildenhues wrote:
>> Against CVS HEAD is just fine, sorry for the confusion.  The important
>> thing is that we see how the testsuite fares in order to get an idea how
>> well the port works, and can fix simple issues that were overlooked.
>
> I had to change config.sub for cegcc (as it's not supported yet). I run  
> configure with the following command:
>
> ./configure --host=arm-wince-cegcc

You may also want to provide --build

> There is one failure and 45 skipped. See the complete log below.
>
> The failing test is tests/demo-make.test. What should I do to debug it ?  
> Also, do you want the configure output ?

The README file explains it: run
  make check VERBOSE=yes TESTS="tests/demo-shared.test tests/demo-make.test 
tests/demo-exec.test"

Also, please run the other half of the tests (the new testsuite) using
  make check-local

and post tests/testsuite.log, please.  You can run both with "make -k
check".

Thanks,
Ralf


Reply via email to