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
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
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