public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: Ross Johnson <rpj@callisto.canberra.edu.au>
To: Will Bryant <will.bryant@ecosm.com>
Cc: Pthreads-Win32 list <pthreads-win32@sources.redhat.com>
Subject: Re: Some tests fail in VC++2005
Date: Tue, 26 Apr 2005 02:34:00 -0000	[thread overview]
Message-ID: <1114482870.10350.22.camel@desk.home> (raw)
In-Reply-To: <426C5666.60202@ecosm.com>

On Mon, 2005-04-25 at 14:31 +1200, Will Bryant wrote:
> Ross Johnson wrote:
> 
> >[snip] In the Borland case I confirmed this by
> >printing the location pointers, and is obviously fixable, but I couldn't
> >find any information on what might cause the errno() routine to return
> >different locations for the same thread depending on whether the call
> >was inside or outside of the dll.
> >  
> >
> Were you compiling both with the same RTL option(s)? 

No. Oops. I was using cw32mt.lib (static lib) for the dll, and nothing
specified for the test apps. I'm now using cw32mti.lib (import lib for
cw32mt.dll) for both dll and test apps.

Now errno is ok, but I'm getting memory read exceptions on some tests,
but that will have to wait for another time.

Thanks.
Ross

      reply	other threads:[~2005-04-26  2:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-21 14:05 Uenal Mutlu
2005-04-22  5:46 ` Ross Johnson
2005-04-22  7:34   ` Steve Croall
2005-04-25  0:20     ` Ross Johnson
2005-04-25  2:33       ` Will Bryant
2005-04-26  2:34         ` Ross Johnson [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=1114482870.10350.22.camel@desk.home \
    --to=rpj@callisto.canberra.edu.au \
    --cc=pthreads-win32@sources.redhat.com \
    --cc=will.bryant@ecosm.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).