This is the mail archive of the java@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: args[0] problem


>>>>> "Johannes" == HEINECKE Johannes FTRD/DMI/LAN <johannes.heinecke@rd.francetelecom.com> writes:

Johannes> I have just compiled and installed succesfully gcc/gcj 3.2
Johannes> on a solaris 2.8 box.  gcj works fine but the first argument
Johannes> of command line arguments in java-main functions is prefixed
Johannes> a '?',

This works fine on Linux.

What locale are you using?  I suspect a bug in either the system iconv
or in our iconv wrapper code.

Tom


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