This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: New MingW 3.4 Build
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: ovid at mailandnews dot com, Øyvind Harboe <oyvind dot harboe at zylin dot com>
- Cc: GCJ Java <java at gcc dot gnu dot org>
- Date: Mon, 10 Nov 2003 22:30:03 -0600
- Subject: Re: New MingW 3.4 Build
- Reply-to: gnustuff at thisiscool dot com
Hi Rutger (and Øyvind who wrote me with a similar problem off-list),
>Unfortunately, because of the regression listed in PR 12548, gcc 3.3.1 is
>still the best to use on win32 (in my experience anyway). Trying to
>compile boot.jar from eclipse 3 fails with 3.4 (20031109) (symbol already
>defined), but works fine with 3.3.1.
What happens if you link with -Wl,--noinhibit-exec? I do this for TempUTFStrTest
and it runs fine. (See the top-level examples Makefile in my latest build.)
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/