--- Additional Comments From tromey at gcc dot gnu dot org 2005-06-13
20:24 ---
I checked the fix in on the trunk.
--
What|Removed |Added
Status|ASSIGNED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-13
20:23 ---
Subject: Bug 22036
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-13 20:23:12
Modified files:
libjava: ChangeLog jni.cc
Log message:
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED
--- Additional Comments From tromey at gcc dot gnu dot org 2005-06-13
17:16 ---
This bug can occur when DEBUG is defined in the libgcj build.
I'll apply the patch shortly.
--
What|Removed |Added
---
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-13
14:19 ---
This works for me when I build like the following:
${PATH_TO_TOPLEVELDIR}/configure --prefix=${HOME}/linux --enable-languages=java
make bootstrap
--
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12
15:12 ---
This compiles just fine for me.
--
What|Removed |Added
Component|java