This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/26063] memory leak in _Jv_Linker::link_symbol_table
- From: "aph at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 1 Feb 2006 16:57:44 -0000
- Subject: [Bug libgcj/26063] memory leak in _Jv_Linker::link_symbol_table
- References: <bug-26063-10268@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from aph at gcc dot gnu dot org 2006-02-01 16:57 -------
Working around the lack of libffi support on ARM is Just Plain Stupid. We
should either fix it or cease to build on ARM. Without libffi libgcj cannot
work in any reasonable way.
The memory leak thing can be fixed by using RawDataManaged, but it's not worth
worrying about ATM.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26063