This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: disable threads failed


On Wed, Mar 08, 2006 at 01:41:15PM +0800, Eric Fisher wrote:
> Hi,
> I'm porting glibc to my target. I don't want threads supported. Can I
> disable it?
> When I build glibc with flags --disable-threads
> --disable-sanity-checks, the glibc
> seems still need pthread.h and something like this.

People don't build this configuration much.  It may need bug fixes.

> Also, I'm wondering if I must have linuxthreads combined into glibc?

Not if you're building without threads.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]