public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* VS2008 and pthreads-win32
@ 2008-12-11 14:33 Jose Carlos Rodríguez Rodríguez
  2008-12-16 14:33 ` Virgilio Alexandre Fornazin
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Carlos Rodríguez Rodríguez @ 2008-12-11 14:33 UTC (permalink / raw)
  To: 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-16 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-11 14:33 VS2008 and pthreads-win32 Jose Carlos Rodríguez Rodríguez
2008-12-16 14:33 ` Virgilio Alexandre Fornazin

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).