PthreadVSE.dll or PthreadVCE.dll
Kerry Barnes
Kerry.Barnes@gedae.com
Wed Oct 3 08:11:00 GMT 2001
Hi
Does anyone have a solution for the problme given by Vianaya below. I'm
seeing exactly the same problem with WINNT4.0 and VC5.0 tools. I've been
able to link the pthreadVC.lib files using Windows 2000 and VC6.0 tools. So
I'm sure that I've downloaded the files correctly.
Kerry Barnes
Blue Horizon Development Software, Inc.
18000 Horizon Way
Mt Laurel, NJ 08054
----------------------------------------------------------------------
PthreadVSE.dll or PthreadVCE.dll
To: pthreads-win32 at sourceware dot cygnus dot com
Subject: PthreadVSE.dll or PthreadVCE.dll
From: Vinaya Thimmappa <vkt at india dot hp dot com>
Date: Thu, 25 Jan 2001 11:11:43 +0530
Organization: Hewlett Packard
Hi all,
* I just downloaded the pthread-win32 library file .
* I am using WINNT4.0 with VC5.0 tool for compilation.
* I wrote a small program ,which creates a simple mutex and then
destroys it
* It compiles fine .But after that is the problem,
* while linking I got the following error:
* "pthreadVSE.lib : fatal error LNK1106: invalid file or disk full:
cannot seek to 0x3a4c4c46"
* I added in projects-->settings->win32 debug->link ,the pthread.lib
file.
* The dll is in winnt/system32/ directory
* I have tried with both pthreadVSE.dll and pthread.VCE.dll but
invain.
* Can anyone tell me why is this happening and how to rectify it .
Thanks
Regards
vinaya
More information about the Pthreads-win32
mailing list