I'm developing a project using Visual C++ (I can't use gcc). I'd like to know if it's possible to use the BFD library as a STATIC library (so without any dependecies from Cygwin DLL or other) and link it to the rest of my project using Microsoft tools. If yes, are there already on the Internet the binaries? Thanks in advance. Enrico