From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20975 invoked by alias); 6 Dec 2004 03:37:34 -0000 Mailing-List: contact pthreads-win32-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sources.redhat.com Received: (qmail 20962 invoked from network); 6 Dec 2004 03:37:31 -0000 Received: from unknown (HELO bbs.darktech.org) (216.58.90.187) by sourceware.org with SMTP; 6 Dec 2004 03:37:31 -0000 Received: from localhost ([127.0.0.1]) by bbs.darktech.org (JAMES SMTP Server 2.2.0) with SMTP ID 329 for ; Sun, 5 Dec 2004 22:37:35 -0500 (EST) From: "Gili" To: "pthreads-win32@sources.redhat.com" Date: Mon, 06 Dec 2004 03:37:00 -0000 Priority: Normal MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Static linking under win32 X-SW-Source: 2004/txt/msg00158.txt.bz2 Message-ID: <20041206033700.CNp_5LRF69X9iqlpJviKQpc3eLngiwr5yOExZ4KeF3U@z> Hi, I'm sure this is a commonly asked question: how do I build pthreads-win32 under VC++ (7.1 in my case)? I am surprised you don't ship a project file with the source-code or discuss this in the FAQ :) Thanks, Gili