This is the mail archive of the java-patches@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]

RE: Patch: --without-libffi


Tom wrote:
> Actually I think it makes sense to do both things: if libffi doesn't
> work, disable the support in libgcj -- but also disable the support if
> the user asks for it to be disabled.

This is the case with my patch, although you have to explicitly disable
libffi support in libjava/configure.host.  How would could it check itself?
By looking for the existance of a libffi build directory?

AG


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