--- Comment #3 from jserv at kaffe dot org 2006-06-29 06:43 ---
(In reply to comment #2)
> The timezone part of this patch looks odd.
> I would expect that we would need another case in there
> for "__timezone" -- both a configure check and another
> #if.
I compa
--- Comment #1 from jserv at kaffe dot org 2006-06-24 07:52 ---
Created an attachment (id=11739)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11739&action=view)
Fix build errors in libjava when target = arm-elf simulation
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28149
: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jserv at kaffe dot org
GCC build triplet: i486-linux-gnu
GCC host triplet: i486-linux-gnu
GCC target triplet: arm-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28149
--- Comment #19 from jserv at kaffe dot org 2006-05-17 08:48 ---
I encountered the same problem with gcc-3.4.6 for ARM targets. Even I applied
18081.patch, the situation of infinite memory allocation still exists. Since
gcc-3.4 is closed, I wonder if there is a fix against gcc-3.4.6
--- Additional Comments From jserv at kaffe dot org 2005-07-05 09:59
---
So that, is there any chance to fix the issue, even via specific workaround? I
have to change locale settings (zh_TW.UTF-8 --> C) when I rebuild GCJ.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22283
--- Additional Comments From jserv at kaffe dot org 2005-07-03 05:19
---
Created an attachment (id=9196)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9196&action=view)
Fix the incorrect input filenames in the Makefile of libjava
--
http://gcc.gnu.org/bugzilla/show_bug
g
ReportedBy: jserv at kaffe dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22283
--- Additional Comments From jserv at kaffe dot org 2005-06-12 15:09
---
Created an attachment (id=9076)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9076&action=view)
compilation fix to libjava/jni.cc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22036
rsion: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jserv at kaffe dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc do