Houston, we have threads...
Tom Tromey
tromey@redhat.com
Wed Dec 12 21:07:00 GMT 2001
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
Jeff> Come to think of it... how does one go about running the
Jeff> testsuite for a non-native build like mingw?
For execution tests, you need to set up dejagnu to handle your
situation. For instance, in the past for cross builds I've done this
by using a simulator.
For mingw you could build under Cygwin (build a cygwin-x-mingw cross)
and run the tests natively. Maybe. I don't know that anybody has
ever tried this.
I think it is also possible to set up dejagnu so that it copies files
to a Windows box and executes them there. Hacking might be involved.
Tom
More information about the Java
mailing list