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


>>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:

Just fyi -- patches in gcc/java have to go to gcc-patches.
I usually CC java-patches too so that gcj hackers are sure to see it.

Tom> 	(main): Mark as weak.

Let's not do this.

Instead, for instance, we could have a single file with main() which
we compile with different -D arguments.  This doesn't rely on outre
features like weak.

Otherwise, looks good to me.  Andrew or Per will have to approve
though.

Tom


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