So, is there someone on this list who knows how these things work on
Windows? Is it reasonable to provide a prebuilt library? Are there
multiple architectures that need to be supported? Should it be a DLL,
a static library, or both?
Also, if it is reasonable to do this, I'll need someone to do this
upon each release, or at least it needs to be documented well so that
I can have someone do it each time without much hassle.
Petri
Thanks, however this is not what I meant really. The "de facto"
toolchain for Windows seems to be Microsoft Visual C++, and AFAIK
libraries created with gcc don't work with it.