This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libgcj/26063] memory leak in _Jv_Linker::link_symbol_table



------- 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


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