bug-glibc
[Top][All Lists]
Advanced

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

pthread lib


From: Yuriy Stul
Subject: pthread lib
Date: Mon, 31 Oct 2005 17:51:30 +0200

Hi,
I have a simple program with usage pthread.
In the main thread I call system("a command");
 
If to build the application with shared libraries, the everything is working fine.
 
Same application with option "-static" fails: I see the defunct process.
 
Change is in static library usage only.
 
Any ideas?

=====================

Best Regards

Yuriy 

 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]