MySQL Forums
Forum List  »  Source, Builds, Binaries

compiling mysql for gentoo using FSU Pthreads
Posted by: Nikolaos Vogiatzis
Date: May 11, 2005 12:14AM

hi all,

i have posted this on 'Install' as well, so apologies for anyone who has seen this twice...

i am attempting to compile mysql for gentoo running openMosix; however as all the documentation suggests, mysql uses kernel threads and not user-space threads... this is problematic as openMosix requires that threads are in user space and not kernel space...

however there is a library which provides posix threads in user space (FSU Pthreads)...

how/where do i tell the mysql that i want to use this new thread lib rather than the standard linux thread lib?

i have never compile mysql before so please consider me a complete noob...

cheers and thanks for any help that can be provided...
nik

Options: ReplyQuote


Subject
Views
Written By
Posted
compiling mysql for gentoo using FSU Pthreads
3497
May 11, 2005 12:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.