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: New MingW 3.4 Build


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/




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