Re: Problems on Sparc; redhat 5.1

1998-11-02 Thread Johan Vos
Red Hat 5.1 on Sparc uses glibc, while the JDK-port for sparclinux is built using libc-5 (which was distributed with Red Hat 4.x). I was working on a glibc-port (http://www.sesuadra.org/~jdk), but since JDK 1.2 is due to be out soon, I think it is better to work on a JDK 1.2 port for sparclinux gl

Problems on Sparc; redhat 5.1

1998-10-30 Thread Bill Pittore
Hi all, I currently have a Sparcstation 5 running the 5.1 Redhat release. I tried installing the 1.1.6 JDK and when I attempt to run the javac compiler it just dumps core. I tried running it with gdb but it seems to dump core before it even gets to main. I suspect a problem with the librarie

Problems on Sparc; redhat 5.1

1998-10-30 Thread Bill Pittore
Hi all, I currently have a Sparcstation 5 running the 5.1 Redhat release. I tried installing the 1.1.6 JDK and when I attempt to run the javac compiler it just dumps core. I tried running it with gdb but it seems to dump core before it even gets to main. I suspect a problem with the librarie

RE: Problems on Sparc; redhat 5.1

1998-10-30 Thread Johnathan S Ra
I've seen the same thing but haven't found the solution either. > -Original Message- > From: Bill Pittore [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 30, 1998 4:31 PM > To: java-linux > Subject: Problems on Sparc; redhat 5.1 > > > Hi all, >