[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#414795: libpthread/NPTL: static linking seems to break raise(3), abort(3)



On Wed, Mar 21, 2007 at 05:11:13PM -0400, Alex Pennace wrote:
> On Wed, Mar 21, 2007 at 09:17:58PM +0100, Florian Weimer wrote:
> > * 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.

Actually, I don't know that this is correct.

> What does POSIX have
> to say about supporting static linking?

Nothing whatsoever.

-- 
Daniel Jacobowitz
CodeSourcery



Reply to: