[Bug java/25239] gij failed to execute JREProperties.java

2005-12-23 Thread chat95 at mac dot com
--- Comment #10 from chat95 at mac dot com 2005-12-23 08:07 --- . -- chat95 at mac dot com changed: What|Removed |Added Status|UNCONFIRMED |RE

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-23 Thread chat95 at mac dot com
--- Comment #9 from chat95 at mac dot com 2005-12-23 08:07 --- Hello, Pawel Sikora! I tried with (2005/12/23) svn co svn://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch revision 109008 and this problem has been solved!! thank you very much!! -- http://gcc.gnu.org/bugzilla/show_bug.c

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-22 Thread pluto at agmk dot net
--- Comment #8 from pluto at agmk dot net 2005-12-22 17:54 --- could you try current 4.1? on my i486 gij works now. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25121#c8 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25239

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-13 Thread chat95 at mac dot com
--- Comment #7 from chat95 at mac dot com 2005-12-14 04:06 --- hi, I bootstrap with gmake CFLAGS+="-march=i686 -O2" and still dumps core. #1 0x292c80a2 in sigaction () from /usr/lib/libpthread.so.2 #2 0x292c218d in pthread_kill () from /usr/lib/libpthread.so.2 #3 0x292c1b9a in raise

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-13 Thread chat95 at mac dot com
--- Comment #6 from chat95 at mac dot com 2005-12-14 02:48 --- Hi, backtrace, gij bootstrapped with -O2 (gdb) bt #0 0x292d42b7 in pthread_testcancel () from /usr/lib/libpthread.so.2 #1 0x292c40a2 in sigaction () from /usr/lib/libpthread.so.2 #2 0x292be18d in pthread_kill () from /usr

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-13 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2005-12-14 00:58 --- I also can't reproduce on x86 FC4. If we had a gij stack trace we would know whether this was a dup of #25121. I also suspect it is. Also see #23602, perhaps. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25239

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-03 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-12-03 17:04 --- It might be, it works correctly on i686-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25239

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-03 Thread pluto at agmk dot net
--- Comment #3 from pluto at agmk dot net 2005-12-03 09:35 --- I think this is a dup of PR25121 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25239

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-02 Thread chat95 at mac dot com
--- Comment #2 from chat95 at mac dot com 2005-12-03 07:58 --- BTW: GCJ works perfectly. % gcj -o foo --main=JREProperties JREProperties.java % ./foo 112 97 116 104 46 115... ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25239

[Bug java/25239] gij failed to execute JREProperties.java

2005-12-02 Thread chat95 at mac dot com
--- Comment #1 from chat95 at mac dot com 2005-12-03 07:56 --- Created an attachment (id=10396) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10396&action=view) A file doesn't work properly with gij (gcc-4.1-20051125 snapshot) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=252