From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27997 invoked by alias); 16 Oct 2003 21:43:22 -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 27990 invoked from network); 16 Oct 2003 21:43:22 -0000 Received: from unknown (HELO crufty.research.bell-labs.com) (204.178.16.49) by sources.redhat.com with SMTP; 16 Oct 2003 21:43:22 -0000 Received: from scummy.research.bell-labs.com (H-135-104-2-10.research.bell-labs.com [135.104.2.10]) by crufty.research.bell-labs.com (8.12.10/8.12.10) with ESMTP id h9GLhLnl010009 for ; Thu, 16 Oct 2003 17:43:21 -0400 (EDT) Received: from mcs.research.bell-labs.com (mcs.research.bell-labs.com [135.104.32.15]) by scummy.research.bell-labs.com (8.12.9/8.12.9) with ESMTP id h9GLhE0C030836 for ; Thu, 16 Oct 2003 17:43:15 -0400 (EDT) Received: from lucent.com (LUCENT-45825822.bl.bell-labs.com [135.104.37.232]) by mcs.research.bell-labs.com (8.12.9/8.12.9) with ESMTP id h9GLhEDK397659 for ; Thu, 16 Oct 2003 17:43:14 -0400 (EDT) Message-ID: <3F8F10F2.8070509@lucent.com> Date: Thu, 16 Oct 2003 21:43:00 -0000 From: Benoit Raque Reply-To: raque@research.bell-labs.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030925 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pthreads-win32@sources.redhat.com Subject: use pthread under winCE Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003/txt/msg00101.txt.bz2 Hi, I try to compile the pthreads-win32 library for winCE, but I can only get a dll and a lib on the x86 format (using VC++6 to compile). When I make a project in embedded Visual C (3 or 4), I get an error "can't found process.h". Is there a way to compile it in the ARM, MIPS or other format ? Thank you for your help Benoit Raque