public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: "Zhu Han" <schumi.han@gmail.com>
To: pthreads-win32@sourceware.org
Subject: Re: Cannot link pthread
Date: Thu, 07 Jun 2007 17:04:00 -0000	[thread overview]
Message-ID: <4e777ed10705310107r28eac86fh63e4e66ae362cb1f@mail.gmail.com> (raw)
In-Reply-To: <465E78D4.2060806@numericable.fr>

unscribe pthread-win32

On 5/31/07, Vincent T <v.toto@numericable.fr> wrote:
> Dear pthread experts,
>
> I am new to using open source, and this question is certainly silly. I
> recently downoaded GNU Chess for my daughter, and I tried to compile it
> under MinGW (my platform is Windows 2000). I met a problem which I
> reproduced by the attached test program (zipped with 7zip.exe). The file
> log.txt is the result of the following command :
>
> make 2>log.txt
>
> VBR,
>       Vincent.
>
> PS1  : The link is successful with Visual lib if I suppress from test.c
> the following lines :
>
>     pthread_mutex_t mtx;
>     pthread_mutex_lock(0);
>     pthread_cond_signal(0);
>     pthread_cond_wait(0,0);
>     pthread_mutex_unlock(0);
>
>
>


-- 
best regards,
hanzhu

      reply	other threads:[~2007-05-31  8:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-31  8:08 Vincent T
2007-06-07 17:04 ` Zhu Han [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4e777ed10705310107r28eac86fh63e4e66ae362cb1f@mail.gmail.com \
    --to=schumi.han@gmail.com \
    --cc=pthreads-win32@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).