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: [3.3 PATCH] ASCII converter vs. static linking


>>>>> "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


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