public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: "Virgilio Alexandre Fornazin" <virgilio_fornazin@yahoo.com.br>
To: "'Jose Carlos Rodríguez Rodríguez'" <jcarlos.ciber@gmail.com>,
	pthreads-win32@sourceware.org
Subject: RE: VS2008 and pthreads-win32
Date: Tue, 16 Dec 2008 14:33:00 -0000	[thread overview]
Message-ID: <007101c95f8b$18a79ae0$49f6d0a0$@com.br> (raw)
In-Reply-To: <300ccb120812110632u61536d1dh36cad7ef18b03915@mail.gmail.com>

MSVCR90.dll is the C Runtime Library (dynamic).
You must link against static C runtime to avoid DLL dependencies.

-----Original Message-----
From: pthreads-win32-owner@sourceware.org
[mailto:pthreads-win32-owner@sourceware.org] On Behalf Of Jose Carlos
Rodríguez Rodríguez
Sent: quinta-feira, 11 de dezembro de 2008 12:32
To: pthreads-win32@sourceware.org
Subject: VS2008 and pthreads-win32

Greetings!

During years I have been a very happy user of the pthreads-win32
library .I am very satisfied.  Thank you for this great free
Open-Source work!

Now I have my first big problem with it.

Until now I had built with success from source my own binary. VS
2003/2005. MinGW GCC 3.4.5,  4.2.1, 4.3.1
Very happy.

However, with Visual Studio 2008, I have problems with the executable
in debug mode. The build stage is good... But when it attempt run...

"This application has failed to start because MSVCR90.DLL was not found"

With the marvelous dependencywalker I discovered the problem origin:
My own pthreads-win32 library build version (nmake clean VC)

Linking with the official binaries release works.

My question is:

is it possible modify the Makefile for removing this dependency
(MSVCR90) for VS 2008?

Thanks in Advance!

Sorry for my poor English speaking skill.

JCarlos





_______________________________________________________
Yahoo! Mail - Sempre a melhor opção para você!
Experimente já e veja as novidades.
http://br.yahoo.com/mailbeta/tudonovo/

      reply	other threads:[~2008-12-16 14:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-11 14:33 Jose Carlos Rodríguez Rodríguez
2008-12-16 14:33 ` Virgilio Alexandre Fornazin [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='007101c95f8b$18a79ae0$49f6d0a0$@com.br' \
    --to=virgilio_fornazin@yahoo.com.br \
    --cc=jcarlos.ciber@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).