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: [patch] fix bootstrap failure on sparc-solaris


Paolo Bonzini wrote:
Andreas Tobler wrote:
Hello,

once again, sparc-solaris is not happy with /bin/sh.
I have to launch /bin/ksh (CONFIG_SHELL) to execute a /bin/sh script.

The attached patch makes bootstrap running again on sparc-solaris8|10 at least.
What about modifying scripts/jar.in to use "#! @CONFIG_SHELL@"?

Good idea, I try that later today.


Thanks,
Andreas


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