Hi So I am using uClibc/linuxthreads instead of uClibc/linuxthreads.old
I have also noticed that in exec/Makefile I need: override CFLAGS += -D_XOPEN_SOURCE=601 Is there a better way of doing this? -Angus >>> On Thu, Nov 6, 2008 at 9:14 AM, in message <[EMAIL PROTECTED]>, "angus salkeld" <[EMAIL PROTECTED]> wrote: > Hi > > I am trying to get the new logsys stuff building on my target, and am having > issues with the new pthread_spin_lock() > > I am going to have to change the pthread implementation (pain). Do we > REALLY need these new calls? > > Regards > Angus > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
