This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: pthread issue...
- From: Jim Wilson <wilson at specifixinc dot com>
- To: "wilson k.j" <wilson_kjacob at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 04 Mar 2004 12:21:48 -0800
- Subject: Re: pthread issue...
- References: <20040303053948.90429.qmail@web10502.mail.yahoo.com>
wilson k.j wrote:
Now we are trying to build our product on linux
9.0/gcc 3.2.2, and uses our
archive threads library (which is built on 3.2/8.0).
The linking is done as "-lwrapperlibrary -lpthread"
The application crashes or sometimes hangs at
pthread_mutex_lock().
This sounds like an obscure versioning problem that a gcc volunteer is
unlikely to be able to help you with.
Also, pthread is not part of gcc. It is perhaps part of glibc, or
perhaps part of linuxthreads, I am not sure.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com