This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libjava testsuite: get_multilibs fails


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]