Paul D. Smith writes:
 > %% Steve Pribyl <[EMAIL PROTECTED]> writes:
 > 
 >   sp> I am trying to build an application using GCJ.  GCJ creates file
 >   sp> with "$" in the name.
 > 
 > Um.  Ouch.
 > 
 > I wonder if there's any opportunity to discuss this naming convention
 > with the GCJ folks, and maybe get it changed?

Java inner classes have "$" characters in their names.  The name of a
java class file is the name of the class with ".class" on the end.

Andrew.


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to