On 06/23/2010 01:37 PM, Henry Vermaak wrote: > > I still can't find which arches miss futex, and I can't find this > information in the manpages, either. Can you point me to where you've > found this information?
At least in the Linux Kernel Mailing list there are several discussions on Futex (e.g. non-existing Futex). Astonishingly, even for x86 archs there have been several patches to cure problems. > > I've had a look at the kernel source, go to the arch directory and > execute: > > grep -Rl NR_futex * > > All the architectures show up. If they show up that does not mean there really is a valid implementation. I don't know which archs are provided with the "Linus Tree", but at least with some "embedded" Kernels trees there only is some dummy code, just providing an error. -Michael _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
