[Prev][Next][Index][Thread]

kaffe/oskit-20000505




Sorry to bother you guys again...

I have the oskit and the normal kaffe built, and I'm ready to do the kaffe
for oskit.  It's untarred and ready to go.  Where and when do I use the
patch for newer versions of oskit?  I've been trying...
inside /projects/IANS/kaffe4oskit/kaffe-on-oskit:

oskit-configure --prefix=/projects/IANS/kaffe4oskit/kaffe-on-oskit \
                --srcdir=/projects/IANS/kaffe4oskit/kaffe-on-oskit \
                --oskitdir=/projects/IANS/kaffe4oskit/oskit-20000505 \
                --oskitcc=x86-oskit-gcc \
         --localkaffeh=/projects/IANS/kaffe4oskit/kaffe-on-linux/bin/kaffeh 


then I try make all, but it comes up with errors that seem to be from the
oskit directories with threads

/projects/IANS/kaffe4oskit/oskit-20000505/lib/liboskit_threads.a(pthread_cond.o):
In function `pthread_cond_timedwait':
etc, etc...


Also, I had it all working with the aid of a co-worker, but when I tried
to edit some of the oskit code, and then tried to re make it, I messed it
up somehow.  If I edit the code, what are the steps I have to take to make
it ready and once again prepare both kaffe and oskit to create an image.  
I tried to follow his steps the second time around, and he must have left
something out.  
Thanks,
Steve


Follow-Ups: