Re: rmic is way slow

1998-07-29 Thread Jason Dillon
Thanks for th input. I think that I will give the wrapper bit a try. --jason On 29-Jul-98 Nelson Minar wrote: > To all you bozos sending me mail saying "get me off this list", I have > nothing to do with subscribership. Try talking to > [EMAIL PROTECTED] or [EMAIL PROTECTED] > >>That sounds l

Re: rmic is way slow

1998-07-29 Thread Nelson Minar
To all you bozos sending me mail saying "get me off this list", I have nothing to do with subscribership. Try talking to [EMAIL PROTECTED] or [EMAIL PROTECTED] >That sounds like the problem... and yes... running rmic in /tmp runs >a trillion times faster. Ah, good. I'd still be curious to know w

Re: rmic is way slow

1998-07-28 Thread Jason Dillon
That sounds like the problem... and yes... running rmic in /tmp runs a trillion times faster. Unfortunately I can not perform all of my compiles in /tmp. Any ideas on how to get around this? --jason On 28-Jul-98 Nelson Minar wrote: >>I am running into a real bottleneck when compiling rmi appl

Re: rmic is way slow

1998-07-28 Thread Zophar
unsubscribe me from this list, i did NOT subscribe.

Re: rmic is way slow

1998-07-28 Thread Richard Jones
Nelson Minar wrote: > > >I am running into a real bottleneck when compiling rmi applications > >with: java_dyn full version "Linux_JDK_1.1.6_v2". rmic takes forever > >to run on a single class. At first I thought it was just a jdk 1.x > >problem, but when running sun's 1.1.6 rmic finishes in abou

Re: rmic is way slow

1998-07-28 Thread Nelson Minar
>I am running into a real bottleneck when compiling rmi applications >with: java_dyn full version "Linux_JDK_1.1.6_v2". rmic takes forever >to run on a single class. At first I thought it was just a jdk 1.x >problem, but when running sun's 1.1.6 rmic finishes in about 1/30th >the time that Linux d

RE: rmic is way slow

1998-07-27 Thread David Bodey
] -Original Message- From: Jason Dillon [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 28, 1998 11:49 AM To: [EMAIL PROTECTED] Subject: rmic is way slow I am running into a real bottleneck when compiling rmi applications with: java_dyn full version "Linux_JDK_1.1.6_v2". rmic tak

rmic is way slow

1998-07-27 Thread Jason Dillon
I am running into a real bottleneck when compiling rmi applications with: java_dyn full version "Linux_JDK_1.1.6_v2". rmic takes forever to run on a single class. At first I thought it was just a jdk 1.x problem, but when running sun's 1.1.6 rmic finishes in about 1/30th the time that Linux does