public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: Stefan Eilemann <eilemann@gmail.com>
To: Ross Johnson <Ross.Johnson@homemail.com.au>
Cc: Pthreads-Win32 list <pthreads-win32@sourceware.org>
Subject: Re: pthread_exit and STL problems
Date: Wed, 31 Jan 2007 09:02:00 -0000	[thread overview]
Message-ID: <3B672DA2-909E-405F-B57C-362BB03F6BB8@gmail.com> (raw)
In-Reply-To: <45BFD127.6040609@homemail.com.au>


On 31. Jan, 2007, at 0:13 , Ross Johnson wrote:

Hello Ross,

> My C++ is very limited but I have a couple of general questions and  
> possibly redundant general comments.
>
> You're using pthreads-win32 2.8.0 but which version of the DLL are  
> you using, VC or VCE?

I am using pthreadVC2.

> Are you building the pthreads library from source? The packaged  
> dlls are built using VC6 and the BUGS file in the pthreads  
> distribution refers to problems relating to the VCE dll which may  
> or may not be VC version specific.

I am using the packaged DLL. Since I am using the VC version, it is my
understanding that this doesn't matter.

>
> Does trying any of the above alternatives avoid the problem?

I've just tried to build the library myself using VC8.0.

Using 'nmake clean VC' path failed, since the resulting library
was referencing msvcrt80.dll, which the executable couldn't find.

Converting the .dsw file in VS2005 and using it resulted in a
usable library - though I am not sure which 'version' I have.
__CLEANUP_C and  PTW32_BUILD are defined. Can you enlighten me?
Do I need to define __CLEANUP_C during my build as well? I am
just a bit nervous using a library where I haven't fully grokked
the side effects.


Cheers,

Stefan.
-- 
http://www.equalizergraphics.com
http://www.linkedin.com/in/eilemann



  parent reply	other threads:[~2007-01-31  9:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-30  9:20 Stefan Eilemann
     [not found] ` <45BFD127.6040609@homemail.com.au>
2007-01-31  9:02   ` Stefan Eilemann [this message]
2007-01-31 13:54     ` Streithorst, Kip
     [not found]     ` <45C0A0B5.6040306@homemail.com.au>
     [not found]       ` <A75AD195-4E38-4A02-8979-A3EC3C568FB2@gmail.com>
     [not found]         ` <45C1DFB1.6010508@homemail.com.au>
2007-02-02  9:11           ` Stefan Eilemann

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=3B672DA2-909E-405F-B57C-362BB03F6BB8@gmail.com \
    --to=eilemann@gmail.com \
    --cc=Ross.Johnson@homemail.com.au \
    --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).