Re: [PATCH] Fix busybox head, tail to take old -n argument (was: Re: unable to run hello world on ARM920T processor) : hello world working

2002-07-16 Thread Hari v
hi really thanks for your help. Its working!!!. i changed the "head -1" to head -n 1 in .java_wrapper file. Now i am able run hello world!!! I hope the problem is solved!!!. or is it required to apply patch to busybox. once again thanks cheers Hari   [EMAIL PROTECTED] wrote: Hari v <[E

Re: unable to run hello world on ARM920T processor

2002-07-16 Thread Hari v
hi , thanks. yes i enabled the features in Config.h. Now the earlier messages like unset is missing. But how to remove head:invalid option -- 1 really i need help in this. what could be the reason for not creating virtual machine. Now the output when i run java is:

re: a build for gcc3.1.x?

2002-07-16 Thread Jack Howarth
I hate to have to tell you but it will get even worse now. The gcc maintainers just decided to change the c++ abi yet again. They are releasing gcc 3.1.1 next week to be followed soon by a gcc 3.2 release with all the remaining abi changes. The gcc 3.1.x trunk will be considered orphaned at tha

a build for gcc3.1.x?

2002-07-16 Thread Matthew Kennedy
Many Gentoo Linux users, including myself, have chosen to build their systems with gcc3.1. Everything works great except for Java JNI interfaces (eg. the plugin and Mozilla). These expect to be linked against gcc2.x libs. It looks like this: LoadPlugin: failed to initialize shared library /opt/b

Re: unable to run hello world on ARM920T processor

2002-07-16 Thread Nathan Meyers
On Tue, Jul 16, 2002 at 05:45:50AM -0700, Hari v wrote: > > hi, > > i have ARM920T/linux 2.4.18 running. > > does anybody successfully running java over ARM9/Linux? > > i downloaded java runtime environment (j2re-1.3.1-RC1-linux-arm.tar.bz2) from > > balckdown ftp site. i installed it on ARM.

unable to run hello world on ARM920T processor

2002-07-16 Thread Hari v
hi, i have ARM920T/linux 2.4.18 running. does anybody successfully running java over ARM9/Linux? i downloaded java runtime environment (j2re-1.3.1-RC1-linux-arm.tar.bz2) from balckdown ftp site. i installed it on ARM. java is not running. i have binutils-2.9.5.0.22 gcc-2.95.2 glibc-2.1.2 when i ru