[3.3 PATCH] ASCII converter vs. static linking

Tom Tromey tromey@redhat.com
Thu Jul 10 17:35:00 GMT 2003


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> 2003-07-10  Jeff Sturm  <jsturm@one-point.com>
Jeff> 	* gnu/gcj/convert/BytesToUnicode.java: Add a dummy reference to
Jeff> 	Input_ASCII.
Jeff> 	* gnu/gcj/convert/UnicodeToBytes.java: Add a dummy reference to
Jeff> 	Output_ASCII.

It's more usual to put the static linking hacks in FirstThread.
Let's put this one there as well.

Tom



More information about the Java-patches mailing list