This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Problem with mingw32 cross-compiler
On Wednesday 02 November 2005 12:22, Andrew Haley wrote:
> See http://gcc.gnu.org/ml/java/2005-09/msg00045.html.
>
> and the patch at
>
> http://gcc.gnu.org/ml/java-patches/2005-q3/msg00400.html
>
> This patch is good, but it hasn't been applied. I can't apply it
> because I don't use Mingw, so I can't test it. If anyone reading this
> wants to check in ths patch, pleas do so.
Incredible conincidence -- I was just placing a piece about *exactly the same
problem* into my outbox earlier this day, when this conversation came in!! In
the meantime, I've applied the above patch and it looks like it solves the
problem for me: my executables build and execute.
Thanks
Marco