Hi Dimitri!

I ran into the same problem.

I never noticed this before, but since the latest Java upgrade from
Apple (OSX 10.6 Java Update 4) the "-d32" flag causes my JVM to crash
with an exit value of 138!

If I manually change "-d32" to "-d64" my JVM runs fine...

It would be nice if the -d32 could be removed permanently.

BR,

Stefaan

On Feb 20, 6:19 pm, Dmitry Tumanov <[email protected]> wrote:
> Using GWT 2.1.1 and latest Google Web Toolkit plugin in Eclipse 3.6. I
> have a Run Configuration - Web Application that keeps adding options "-
> d32 -xstartOnFirstThread" to the VM ARS in my run target.
> If I try to remove those arguments and save it, then re-open "Run
> Configurations" I see them put back.
> I'd like to find out why it keeps adding both of these arguments - I
> do not use SWT, so there should be no reason for startOnFirstThread.
> I run a 64-bit machine with 64-bit Eclipse, so it should not be adding
> -d32 argument either.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to