This is the mail archive of the java-patches@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: testsuite fix for cygwin


>>>>> "David" == Billinghurst, David (CRTS) <David.Billinghurst@riotinto.com> writes:

David> This is solved in other gcc testsuites by always adding .exe

Funny.

David> 2002-05-03  David Billinghurst <David.Billinghurst@riotinto.com>
David> 	* testsuite/lib/libjava.exp (test_libjava_from_source):
David> 	Append .exe to executable names  

Could you add a comment explaining why we add the `.exe'?
With that in place, this patch is fine.

Note you'll probably need similar patches in some of the other .exp
files, for instance mauve.exp and jni.exp (the latter may need some
kind of .dll/.so thing too -- or it may need to simply be disabled for
now on Cygwin).  Consider the other `.exe' patches pre-approved.

Tom


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