Welcome! Log In Create A New Profile

Advanced

pthread fixed now ?

Posted by TheDrev 
pthread fixed now ?
January 05, 2011 05:18PM
Hi,

the pthread header at [wiibrew.org] seems bogus (error at video.h:88 and not definied variables)
plus, the latest devkitPPC contains no pthread in his include directory (powerpc-eabi/include and libogc neither)
so pthread fixed or naot ?
Re: pthread fixed now ?
January 05, 2011 08:57PM
libogc doesn't contain anything pthread related. What you're looking at is a pthread wrapper for LWP. If there's problem with it the issue is with that code, not with libogc or dkppc.



Edited 1 time(s). Last edit at 01/05/2011 08:59PM by Tantric.
Re: pthread fixed now ?
January 05, 2011 11:10PM
so LWP is the devkitpro internal thread, I thought it was a perl module for web ;)
actually it was not working because this wrapper don't have pthread_join and pthread_exit



Edited 1 time(s). Last edit at 01/05/2011 11:23PM by TheDrev.
Sorry, only registered users may post in this forum.

Click here to login