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]
Other format: [Raw text]

Re: [PATCH] libjava: Add option to disable BC ABI in libgcj.


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> This patch adds a new configure option (--disable-libgcj-bc) that forces
David> all code in libgcj to be compiled with the C++ ABI.  The default is to
David> compile libgcj 'normally'.  This option would only be used by those
David> statically linking to libgcj.

Ok.  Thanks.

I don't think I can approve the install.texi change.

Tom


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