Hi,
I am trying to compile kaffe for QNX6-i386. Though I am able to compile it
after minor changes in configure file, but its thread support do not seems
to be running.
when i try to run kaffe like
kaffe HelloWorldApp, it gives a core.
while debugging i got to know that the core is coming from CreateDaemon
(finaliser,..) function which is invoking THREAD_CREATE in turn.
the file config/i386/threads.h defines SP_OFFSET as 4. is it right for QNX 6
also? T
Thanks in advance for any help.
--Sanjiv
- Re: compiling to QNX6 Sanjiv Kumar Gupta
- Re: compiling to QNX6 Patrick Tullmann
