public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: mario.aleksic@daimlerchrysler.com
To: pthreads-win32@sourceware.org
Subject: pthreads for Windows CE with Visual Studio 2005
Date: Mon, 21 Aug 2006 06:52:00 -0000	[thread overview]
Message-ID: <OF70866934.6BF0ECCC-ONC12571D1.0025A8FF-C12571D1.0025B6B0@dcx.dcx> (raw)

Hi all,

I'm having troubles building pthreads 2-7-0 for Windows CE with Visual 
Studio 2005.
Although it might seem rather trivial, I'm writing down exactly what I did 
so that hopefully someone can tell me where I'm mistaken:

- select "New Project" in Visual Studio, project for a smart device, SDK 
is "QCOM_TIU_TINY" (that's a Qualcomm board, but I had the same issues 
when selecting "Pocket PC 2003" here), application type "DLL", empty 
project
- add pthread.c to the project
- change the following project properties: add "." as include directory, 
add preprocessor definitions __CLEANUP_C;PTW32_BUILD

When I build the project, I get the following error message:

------ Erstellen gestartet: Projekt: pthread, Konfiguration: Release 
QCOM_TIU_TINY (ARMV4I) ------
Kompilieren...
pthread.c
c:\aleksic\cpp-projects\cvs-aleksic\pthread\wince-test\pthread-q-org\pthread.h(1215) 
: error C2375: '_errno' : redefinition; different linkage
 
c:\aleksic\cpp-projects\cvs-aleksic\pthread\wince-test\pthread-q-org\need_errno.h(66) 
: see declaration of '_errno'
c:\aleksic\cpp-projects\cvs-aleksic\pthread\wince-test\pthread-q-org\implement.h(661) 
: fatal error C1083: Cannot open include file: 'process.h': No such file 
or directory
Das Buildprotokoll wurde unter "
file://c:\Aleksic\Cpp-projects\cvs-Aleksic\pthread\WinCe-Test\pthread-Q-org\QCOM_TIU_TINY 
(ARMV4I)\Release\BuildLog.htm" gespeichert.
pthread - 2 Fehler, 0 Warnung(en)
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 
übersprungen ==========

Best regards,

Mario.

--------------------------------------------------------------------------
Mario Aleksic 
DaimlerChrysler AG 
Research and Technology 
Telematics-Functions (REI/VF) 

mail: HPC: 050-G021, D-71059 Sindelfingen 
street address: Hanns-Klemm-Straße 45, 71034 Böblingen
 
Phone +49 7031 4389 557 
Fax  +49 7031 4389 214
e-mail: Mario.Aleksic@DaimlerChrysler.com 
--------------------------------------------------------------------------

                 reply	other threads:[~2006-08-21  6:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OF70866934.6BF0ECCC-ONC12571D1.0025A8FF-C12571D1.0025B6B0@dcx.dcx \
    --to=mario.aleksic@daimlerchrysler.com \
    --cc=pthreads-win32@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).