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]

how to pass linker flags in the test suite?


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


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