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: Mohan (this-is-cool) 's snapshot gcc33-20030409


> This may seem dumb, but try this:
> 
> - generate a .bat file with "sh <script path>"
> - from your GCJ executable launch {"cmd", "/c", "<your batch file>"}
> 

bash and cmd seem to maintain different a pwd. It creates problems.

The fact that I cannot invoke the script from java is only a minor
annoyance. I can always invoke it from bash manually. Probably, the
mingw people will fix stuff like that somewhere in the future anyway...

This release, at least executes the script. The february release of msys
simply crashes dead.


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