This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 #4 from tromey at gcc dot gnu dot org  2006-02-01 18:32 -------
FWIW, some embedded users want to be able to remove ffi --
not for its own sake but because they also want to remove
the interpreter, reflection info (see David Daney's recent
proposal).  It doesn't seem that hard to have a #if and avoid
making a closure if libffi is not available.


-- 


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]