libjava testsuite: get_multilibs fails
Bryce McKinlay
mckinlay@redhat.com
Fri Apr 22 15:51:00 GMT 2005
Does anyone know why Dejagnu's get_multilibs fails in some cases? It
always seems to work for me but fails (returning an empty string) for
someone else with a seemingly similar-configured GCC, causing
libjava_find_gij to fail and hence not run the gij tests.
I see that the call to get_multilibs was first removed by:
2004年12月20日 Tom Tromey <tromey@redhat.com>
* testsuite/lib/libjava.exp (libjava_find_spec): Don't use
get_multilibs.
And then put back by:
2004年12月31日 Andreas Jaeger <aj@suse.de>
* testsuite/lib/libjava.exp (libjava_find_gij): Handle multilibs.
Does this ring any bells?
Bryce
More information about the Java
mailing list