On Mon, Dec 9, 2019 at 5:45 PM Povolotskyi, Mykhailo <mpovo...@purdue.edu>
wrote:

> Hello John,
>
> due to some reasons I have to build my code on Windows.
>
> So, I have cygwin and I managed to locate several pthread.h. They are in
> the following directories:
>
> C:\cygwin64\usr\i686-pc-cygwin\sys-root\usr\include
>
> C:\cygwin64\usr\i686-w64-mingw32\sys-root\mingw\include
>
> C:\cygwin64\usr\include
>
> C:\cygwin64\usr\x86_64-w64-mingw32\sys-root\mingw\include
>

OK, well the best thing to do is probably configure with --disable-pthreads.

Also you may want to look into something called "MSys2," as there was a
user not long ago who I believe got everything to compile using that.

https://github.com/libMesh/libmesh/pull/1388

-- 
John

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to