NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/41050: pthread doesn't work with statically linked programs
The following reply was made to PR lib/41050; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: lib/41050: pthread doesn't work with statically linked programs
Date: Sat, 21 Mar 2009 08:07:01 +0000
On Sat, Mar 21, 2009 at 05:00:01AM +0000, pooka%iki.fi@localhost wrote:
> #0 0x0804baee in pthread_curcpu_np ()
> #1 0x08051c8c in posix_memalign ()
> #2 0x0805227c in malloc ()
> #3 0x080483a3 in main () at ptest.c:10
I guess the crt stuff isn't calling library constructors.
Home |
Main Index |
Thread Index |
Old Index