<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>RE: [LCP]FW: pthread_mutex_lock call hangs</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; &gt; Only difference between two build is of &quot;-g&quot; flag. There is </FONT>
</P>

<P><FONT SIZE=2>And about the link ? Are different libs being linked against ?</FONT>
<BR><FONT SIZE=2>Sorry to state the obvious.</FONT>
<BR><FONT SIZE=2>Only think I can think of is timing issues. Debug info in the exe</FONT>
<BR><FONT SIZE=2>could *maybe* cause more disk load at startup, which could influence</FONT>
<BR><FONT SIZE=2>the thread timing. Just a shot in the dark, really.</FONT>
<BR><FONT SIZE=2>To make sure it's not something else that -g, strip your program</FONT>
<BR><FONT SIZE=2>compiled with -g, and test it. Stripped program should be the same</FONT>
<BR><FONT SIZE=2>as the release one.</FONT>
</P>

<P><FONT SIZE=2>(Sorry about the HTML, it's converted after my mailer sends plain</FONT>
<BR><FONT SIZE=2>text).</FONT>
</P>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Vincent Penquerc'h </FONT>
</P>

</BODY>
</HTML>