[hwloc-devel] Create success (hwloc r1.1a1r2094)

2010-05-14 Thread MPI Team
Creating nightly hwloc snapshot SVN tarball was a success. Snapshot: hwloc 1.1a1r2094 Start time: Fri May 14 21:01:02 EDT 2010 End time: Fri May 14 21:03:03 EDT 2010 Your friendly daemon, Cyrador

Re: [hwloc-devel] hwloc support on windows

2010-05-14 Thread Samuel Thibault
Pavan Balaji, le Fri 14 May 2010 14:49:25 -0500, a écrit : > Is the support for hwloc on windows only through Cygwin + gcc/icc, etc? No, it is also through mingw. > We tried it with the Visual Studio compiler and it breaks Why not just using the build we provide? It provides the .h and the .lib

[hwloc-devel] hwloc support on windows

2010-05-14 Thread Pavan Balaji
Is the support for hwloc on windows only through Cygwin + gcc/icc, etc? We tried it with the Visual Studio compiler and it breaks -- this seems to be an autotools issue (AC_SEARCH_LIBS seem to use the -lfoo format instead of foo.lib format), but I was curious on what exactly the status of win