RE: [Ikvm-developers] Command line improvement for ikvmc
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2003-08-20 12:59:04
|
Huh? The JDK doesn't have anything remotely equivalent to ikvmc. I agree that ikvm.exe should be compatible with java.exe, but for ikvmc I don't see the need. Am I missing something? Regards, Jeroen=20 > -----Original Message----- > From: ikv...@li...=20 > [mailto:ikv...@li...] On=20 > Behalf Of Brian Sullivan > Sent: Wednesday, August 20, 2003 02:37 > To: Alan Macek > Cc: ikvm list > Subject: Re: [Ikvm-developers] Command line improvement for ikvmc >=20 > Alan Macek wrote: > > Hello, > > > > I am attaching a patch for ikvmc\Compiler.cs and ik.vm.net\vm.cs > > to allow for more command line arguments to ikvmc. I look forward > > to hearing comments or suggestions on these changes. > > > > The two new command line arguments are: > > 1) '-debug' which turns on the production of debugging output. > > 2) '-exclude:list.txt' which allows for the provision of=20 > an exclusion=20 > > list. >=20 > Hello, >=20 > As a plea, please include a -X before all nonstandard=20 > arguments, and do=20 > not duplicate an existing -X from a JDK unless it means the=20 > exact same=20 > thing. (For instance, many IDEs depend upon -Xdebug meaning remote=20 > debugging.) So, -Xexclude and -Xlogdebug perhaps. >=20 > Thanks, > Brian Sullivan >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by Dice.com. > Did you know that Dice has over 25,000 tech jobs available today? From > careers in IT to Engineering to Tech Sales, Dice has tech=20 > jobs from the > best hiring companies. http://www.dice.com/index.epl?rel_code=3D104 > _______________________________________________ > Ikvm-developers mailing list > Ikv...@li... > https://lists.sourceforge.net/lists/listinfo/ikvm-developers >=20 |