Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 09:03:47 +0100
From:      Mirko Viviani <mirko.viviani@rccr.cremona.it>
To:        freebsd-current@FreeBSD.ORG
Subject:   libobjc and stack problems.
Message-ID:  <200003220814.JAA01602@next.procom2.it>

next in thread | raw e-mail | index | archive | help
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  <mirko.viviani@rccr.cremona.it>   (NeXTmail, MIME)
                    <mirko@yourbox.net>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003220814.JAA01602>