Pedro Alves wrote:
> Nahh, we're cool around here :)

hey, I wasn't suggesting that parrot people are uncool :-)

> I use something similar to run the gdb testsuite.  I use the synce
> command line tools to download the
> files to the device.

sounds cool. I would have preferred not having PocketConsole or CMD as
a prerequisite, but I can live with it.

I think I will add some extra steps to the .bat, something like:

echo running > test.running
test.exe > testresult.txt
del test.running

so that I can check from the host if the test did finish or not.
because if a test hangs, I can't poll its status directly. having a
test.running file can make me give up after a predefined amount of
time (eg. 30 seconds).

I'll let you know if this works.


> Oh, and by the way, the last cygwin binary on the website is very much
> outdated.  Better to build the toolchain
> yourself, or lobby here for someone to post more recent versions.

here I am, lobbying :-)

I just downloaded what was there. unfortunately, I don't have direct
SVN access on the host, but I'll try nonetheless to build a more
recent version as time permits.

> (It was the arm-wince-pe prefix that sold you out.  Current versions are
> arm-wince-cegcc and arm-wince-mingw32ce.)

I know, and I also expect arm-wince-mingw32ce to be even smoother for
porting things like parrot :-)

thanks for your interest!

cheers,
Aldo

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to