public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: "Ghislain Cottat" <ghislain.cottat@wanadoo.fr>
To: <pthreads-win32@sources.redhat.com>
Subject: Unresolved reference _imp__pthread_XXXX
Date: Mon, 26 May 2003 22:29:00 -0000	[thread overview]
Message-ID: <001801c323d6$7425e580$0c00000a@pejitei> (raw)

oops sorry for the fumble ;)

the end of the mail was :

"
...since a dumpbin on libpthreadGC.a gives :

     CD40 __imp__pthread_mutex_init
     CD40 _pthread_mutex_init

(for example)
"

Thanks in advance for your help,

Another thing is that when I tried to compile pthreadGCE, I got the
following error :

In file included from private.c:45:
ptw32_threadStart.c:89: syntax error before `;' token
ptw32_threadStart.c: In function `void ptw32_terminate()':
ptw32_threadStart.c:109: `ptw32_oldTerminate' undeclared (first use this
   function)
ptw32_threadStart.c:109: (Each undeclared identifier is reported only once
for
   each function it appears in.)
ptw32_threadStart.c:109: `set_terminate' undeclared (first use this
function)
ptw32_threadStart.c:112: `terminate' undeclared (first use this function)
ptw32_threadStart.c: In function `unsigned int ptw32_threadStart(void*)':
ptw32_threadStart.c:269: `terminate_handler' undeclared (first use this
   function)
ptw32_threadStart.c:269: parse error before `=' token
ptw32_threadStart.c:272: `term_func' undeclared (first use this function)
make[1]: *** [private.o] Error 1


whereas the README file tells building pthreadGCE with mingw32 is OK !

Good night all,

--
Ghislain Cottat



             reply	other threads:[~2003-05-26 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-26 22:29 Ghislain Cottat [this message]
     [not found] <F0E13277A26BD311944600500454CCD0569121@antarctica.intern.net>
2003-05-27  6:41 ` Thomas Pfaff
  -- strict thread matches above, loose matches on Subject: below --
2003-05-26 22:22 Ghislain Cottat

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='001801c323d6$7425e580$0c00000a@pejitei' \
    --to=ghislain.cottat@wanadoo.fr \
    --cc=pthreads-win32@sources.redhat.com \
    /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).