Re: compile glibc + nptl fail
Jakub Jelinek <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 17, 2003 at 01:53:01PM +0200, Ingo Molnar wrote: > > which precise kernel version are you using? Also, what pthread stack sizes are you using? If the default 8MB stacks (linuxthreads non-FLOATING_STACKS default to 2MB), then 300*8MB is more than 2.3GB. Jakub