Re: [kaffe] Link problem on running kaffe vm on qt-embedded

2003-03-03 Thread KIM, Seong-beom
Hello Tony, How about testing libawt.so using dlopen() system call? It tells you the reason when it fails to load the library. This is a simple test code that I used. I hope it can be a help. :-) Best regards, KIM, Seong-beom #include dlfcn.h#include

[kaffe] Is it a bug? System.loadLibrary() fails...

2003-01-10 Thread Kim, Seong Beom
: gcc CFLAGS: -g -O2 -Wall -Wstrict-prototypes LDFLAGS : ChangeLog head: 2002-12-21 Dalibor Topic [EMAIL PROTECTED] If I do the same test with kaffe 1.0.7 version, loadLibrary() does not fail. Is it a bug? Don't you have this problem? Sincerely, Kim, Seong Beom

Re: [kaffe] Is it a bug? System.loadLibrary() fails...

2003-01-10 Thread Kim, Seong Beom
PROTECTED] To: Kim, Seong Beom [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, January 10, 2003 7:35 PM Subject: Re: [kaffe] Is it a bug? System.loadLibrary() fails... Hi Seong, --- Kim, Seong Beom [EMAIL PROTECTED] wrote: Dear members, This is the source code for simple test application

Re: [kaffe] QT AWT ExceptionInInitializerError (not the libawt one)

2003-01-10 Thread Kim, Seong Beom
Hi Benja, Did you try embedded QT as a AWT backend? If I'm not mistaken, qt-awt backend only works with embedded QT. It is worth trying to check those undefined symbols reside either in embedded QT or desktop QT. Best Regards, Seongbeom - Original Message - From: Benja Fallenstein

Re: [kaffe] Is it a bug? System.loadLibrary() fails...

2003-01-10 Thread Kim, Seong Beom
Stack [EMAIL PROTECTED] To: Dalibor Topic [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, January 11, 2003 1:30 AM Subject: Re: [kaffe] Is it a bug? System.loadLibrary() fails... Hi Seongbeom, --- Kim, Seong Beom [EMAIL PROTECTED] wrote: zip -r rt.jar META-INF zip

Re: [kaffe] Problems of Kaffe on mips-linux platform

2003-01-01 Thread Kim, Seong Beom
whole 'make check' output. Thanks in advance. Best Regards. Kim, Seong Beom - Original Message - From: Kevin D. Kissell To: Kim, Seong Beom ; [EMAIL PROTECTED] Sent: Monday, December 30, 2002 6:16 PM Subject: Re: [kaffe] Problems of Kaffe on mips