* Alex Pennace:

> A program that is statically linked to NPTL will fail at runtime when
> calling raise(3) (and, by extension, abort(3)): 

Statically linked executables simply do not support NPTL.  If
possible, a link-time warning should be generated, perhaps even an
error.


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

Reply via email to