Hi, On Sat, 1 Nov 2008, Shawn O. Pearce wrote: > But I was also under the impression that the brilliant engineers who > work for Microsoft decided that on their platform special annotations > have to be inserted on functions that a DLL wants to export to > applications. Exactly. This is the "good" old __declspec(dllexport) for you. It is a pain in the butt, but that is what you have to go for if libgit2 is supposed to be any more portable than ligit.a. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html