Re: [Gcl-devel] Re: gcl-2.7.0 on FreeBSD

2007-07-05 Thread Mark Murray
Camm Maguire writes: > Greetings! > > BSD appears to start the shared library loading relatively low: > > checking for shared library/C stack ceiling to heap... 0x280ad000 > > (Linux starts at 0x4000) > > This will cut available memory in half on bsd. > > Is there a workaround? I haven't

Re: [Gcl-devel] Re: gcl-2.7.0 on FreeBSD

2007-07-05 Thread Camm Maguire
Greetings! BSD appears to start the shared library loading relatively low: checking for shared library/C stack ceiling to heap... 0x280ad000 (Linux starts at 0x4000) This will cut available memory in half on bsd. Is there a workaround? Take care, -- Camm Maguire

[Gcl-devel] Re: directory/truename transition

2007-07-05 Thread Gabriel Dos Reis
On Tue, 3 Jul 2007, Camm Maguire wrote: | This is all quite depressing. It appears the clspec is quite | deficient in this regard. Hence, I think the proper goal for GCL is | to be as close to posix and "intuition" in this regard while still | passing the spec. Hi Camm, Indeed, I believe t