On Mon, Jan 27, 2003 at 05:17:38PM +0100, Johan Walles wrote:
> H. S. Teoh wrote:
> >Could this be an architecture-specific problem? I'm on an i386 FYI.
> 
> Yes, this is IA64 specific.
[snip]

Actually, I just checked on sparc: it shows a similar peculiarity,
although not as pronounced:

% grep -r SIGSTKSZ /usr/include
/usr/include/bits/sigstack.h:#define MINSIGSTKSZ        2048
/usr/include/bits/sigstack.h:#define SIGSTKSZ   8192
/usr/include/asm-sparc64/signal.h:#define MINSIGSTKSZ   4096
/usr/include/asm-sparc64/signal.h:#define SIGSTKSZ      16384
/usr/include/asm-sparc/signal.h:#define MINSIGSTKSZ     4096
/usr/include/asm-sparc/signal.h:#define SIGSTKSZ        16384



T

-- 
In a world without fences, who needs Windows and Gates? -- Christian Surchi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to