[bind10-dev] news about Windows port (2/general)
Francis Dupont
fdupont at isc.org
Wed Oct 5 11:13:08 UTC 2011
I gave up on the idea to produce DLLs: they are very incompatible
with C++, so all the libraries are compiled as static libraries
(i.e., lib*.lib).
Compile flags are _WIN32 (generic for Windows, including on x64 :-)
and _MSC_VER (for Microsoft C++ compiler specific stuff, mainly
pragmas to disable spurious warnings).
Francis Dupont <fdupont at isc.org>
More information about the bind10-dev
mailing list