Still no joy with SunOS and Kaffe-0.84
Tadashi Hamano (濱野 正)
hamano at hyper.linc.or.jp
Mon Apr 21 02:59:14 PDT 1997
>> I've seen postings by people running Kaffe on SunOS,
>> any ideas on what is going wrong?
I run Kaffe-0.8.4 compiled with gcc 2.7.2.1 on SunOS 4.1.4 and
make a success of compiling HelloWorldApp.java. But I hava
an another problem. Kaffe failes to run "Math" java codes such as
-----
public class Tan {
public static void main( String args[]) {
System.out.println( Math.tan( 1.0d));
}
}
-----
with messages like "ld.so: call to undefined procedure _tan from ....".
And "--enable-staticlib" option of configure avoid this problem.
Yes, this should not be same problem that you encounter, but an
another problem on SunOS 4.1.4.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Tadashi Hamano : "Happy webbing!!"
E-Mail address : hamano at hyper.linc.or.jp
Home page URL : http://www.linc.or.jp/~hamano/index.html
Key fingerprint : 47 D3 2A 0B 16 86 28 4F 3A 1E F8 0C EF 32 2A 94
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
More information about the kaffe
mailing list