Subject: java complier?
To: None <port-mac68k@netbsd.org>
From: justin grammens <justin@imationstudio.com>
List: port-mac68k
Date: 09/10/1998 14:22:27
has anyone been able to get a java compiler (i.e. kaffe) to work on net.bsd
1.3.2.?
running the configure script works just fine with no errors or warnings,
but typing in 'make' gives the following error:

ld -Bshareable -o libnative.so.1.00 ClassLoader.o  Class.o  Compiler.o
Double.o  Fl
oat.o  Math.o  Object.o  Runtime.o  SecurityManager.o  String.o  System.o
Thread.o
 Throwable.o  UNIXProcess.o  CharToByteDefault.o  ByteToCharDefault.o
ZipFile.o Arr
ay.o  Constructor.o  Field.o  Method.o  FileDescriptor.o  FileInputStream.o
 FileOut
putStream.o  File.o  ObjectInputStream.o  ObjectOutputStream.o
ObjectStreamClass.o
 RandomAccessFile.o DateFormat.o TestNative.o -lm -lc
ld: ClassLoader.o: Unexpected relocation type for GOT symbol
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Any help or a compiled binary of any java 1.1 compiler would be great.
thanks,
-justin