Ciao.

Is it possible to apply the gnu/17433 patch before the 4.0-STABLE ?

Related to this I'm excepting some strange behaviour with prgs linked with libc_r
under 3.4 and I would like to know if they are also in 4.0.

1. In a prg linked with libc I can use a local buffer up to 65 MB, but if the same is
   linked with libc_r I can use up to 1 MB buffer else it fails with a seg fault.
   (char buf[60 * 1024])
   Why ?

2. The same thing apply to pthread, that apart from the ridicolously small (posix 
specs ?)
   initial default value of 65 kb the stack can't grown.
   Why ?

Thanks to libobjc and the first problem it's nearly impossible to run GNUstep prgs
with -pthread support. It there a way to fix ?

Thank you.

It's not possible to have contrib/gdb shipped with objective-c language patches ?

---
Bye,
     Mirko  <[EMAIL PROTECTED]>   (NeXTmail, MIME)
                    <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to