This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Mohan (this-is-cool) 's snapshot gcc33-20030409
- From: erik poupaert <erik dot poupaert at chello dot be>
- To: gnustuff at thisiscool dot com
- Cc: java at gcc dot gnu dot org
- Date: 12 May 2003 18:26:59 +0200
- Subject: Re: Mohan (this-is-cool) 's snapshot gcc33-20030409
- Organization:
- References: <TYWGBHCJCBC0MG4X51MHC732VLFED.3ebfc2ef@d7500>
> 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.