The subject says it, how can I pass linker options to the test cases? I need to pass an option (-multiply_defined suppress) to the linker when running the testsuite. How can I do that? In top Makefile of libjava I have the LDFLAGS. Where it works fine. Thanks for any hint. Andreas