Guilhem Lavaux wrote:
Hi,

I have just committed some new code for stack size handling. Now, on platforms which support, kaffe uses setrlimit to update its maximum stack size according to -ss. The problem is that by default we have a stack of 32k on ix86 which is quite short for many applications. Maybe we should increase the default stack size for the main thread...

Thanks!

I wouldn't mind increasing the stack size. Kero and Fabien reported problems on arm linux till they increased the stack size to 48k, for example. The default stack size on the JDK is at least 512k in 1.3 :)

But is 512k necessary for kjc?

cheers,
dalibor topic

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to