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]

disable threads failed


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.
Also, I'm wondering if I must have linuxthreads combined into glibc?

Thanks
Eric.


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