[EMAIL PROTECTED] writes:
> Running Blackdown 1.1.7 with linux 2.0.36 on an Elan SC400  development
> board (486, 33 MHz, no floating point unit) results in extremely long load
> times (up to an hour or more) for applets that load quickly on a desktop
> linux system. After loading, the applet runs OK.

Do you mean "application" instead of "applet?"  If not, there are a
few folks on this list who would like to know where you got the 1.1.7
Activator for Linux.  :-)

> One possibilty we have considered is the lack of a floating point unit, is
> this plausible?

I'd give that fairly long odds.  Try to break things down.  When you
type "java" at the shell, how long does it take to print the usage
message?  When you type "java java.lang.Character" at the shell, how
long does it take to print the "main() is not defined" message?  When
you write the tiniest "hello world" program, how long does it take to
run?

Are you running X?  How much memory do you have?  Do you have enough
swap?  When you run other large programs (remember, the Java runtime
is a large program even before it loads your code) do you get
reasonable performance?  Is it loading anything over the network, or
trying to?

Lots of unanswered questions.

Best,
daniel dulitz

Valley Technologies, Inc.               Peak Performance Real-Time DSP
State College, PA


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to