From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11542 invoked by alias); 6 Jul 2004 21:06:54 -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 11527 invoked from network); 6 Jul 2004 21:06:53 -0000 Received: from unknown (HELO www.psatellite.com) (67.100.218.178) by sourceware.org with SMTP; 6 Jul 2004 21:06:53 -0000 Received: from [192.168.1.191] (h-67-100-218-182.phlapafg.covad.net [67.100.218.182]) by www.psatellite.com (Postfix) with ESMTP id 43022774DB for ; Tue, 6 Jul 2004 17:06:53 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v613) Content-Transfer-Encoding: 7bit Message-Id: <64423463-CF90-11D8-BE46-000393C91F86@psatellite.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: pthreads-win32@sources.redhat.com From: Lavanya Swetharanyan Subject: Pthread compiling problem ! Date: Tue, 06 Jul 2004 21:06:00 -0000 X-SW-Source: 2004/txt/msg00083.txt.bz2 I checked out the source files from CVS and am trying to compile pthread. I don't want a dll. or lib. I want an executable with one of the test programs. It gives me a lot of errors/ warning mostly with dllexport. How do I build the source files of pthread into an exe and not a dll. I am using MSVC. - Lavanya