Kirill Lapshin <[EMAIL PROTECTED]> writes: > David Abrahams wrote: >>>Most of these are well covered by the current set of uBLAS binding to >>> Atlas. >> Can that binding be used on Win32 (other than through cygwin)? > > Yes. You have to build atlas in CygWin, but after that you can link it > with msvc.
Can you point me to a procedure? AFAIK CygWin libs are a different format (?) > Atlas docs mentioned that it is possible to build atlas with msvc, but > no build procedure available, so it is tricky; also resulting library > going to be slower then one built with cygwin. Really? MSVC's optimizer is generally better than GCC's. Maybe I'll try to do it with Boost.Build. -- Dave Abrahams Boost Consulting www.boost-consulting.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost