Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] Build issues On Windows8.1

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] Build issues On Windows8.1


Chronologique Discussions 
  • From: Samuel Thibault <samuel.thibault@ens-lyon.org>
  • To: Sreeprakash S <sreeprakash.s@creativegenius.co.in>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] Build issues On Windows8.1
  • Date: Mon, 16 Feb 2015 18:25:03 +0100
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>

Sreeprakash S, le Mon 16 Feb 2015 20:30:25 +0530, a écrit :
> In file included from c:\mingw\include\unistd.h:95:0,
>                  from ../../src/common/timing.h:29,
>                  from ../../src/common/timing.c:22:
> c:\mingw\include\parts\time.h:65:8: error: redefinition of 'struct timespec'
>  struct timespec
>         ^
> In file included from ../../include/starpu_thread.h:26:0,
>                  from ../../include/starpu.h:44,
>                  from ../../src/common/timing.c:18:
> c:\mingw\include\pthread.h:320:8: note: originally defined here
>  struct timespec {
>         ^

Ew. So your version of mingw actually has conflicting definitions in
time.h and pthread.h...

You can try to give ./configure the --enable-native-winthreads option,
to use our own pthread.h, to avoid the conflict?

Samuel




Archives gérées par MHonArc 2.6.19+.

Haut de le page