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]

Re: how to pass linker flags in the test suite?


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> The subject says it, how can I pass linker options to the
Andreas> test cases?  I need to pass an option (-multiply_defined
Andreas> suppress) to the linker when running the testsuite.  How can
Andreas> I do that?

Right now, I think you can't.  I don't see any support for it in
libjava.exp.  Writing a patch for this shouldn't be very hard.

Tom


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