recently i got some beta source from KWo of 2.46c (afair)
i had some problems with compiling it under windoes (that's why i was always compiling only linux bins)
with default makefile and also my older makefile i had problems with getting the .dll to work (the main function was missing O_o thus metamod reported cannot query plugin and was not loading it) so i tried to modify it.
after adapting the makefile from amxmod i guess i managed to imprve the compilation system, that means i managed to compile podbot under mingw32 on windows platform and also it
should be (gonna check it out in the weekend) able to compile it on linux boxes with cross compiling tools not only for linux but for windows aswell.
yet, i just managed to compile the windows binary that i tested on windows hlds and also on listen server (both worked without crash for at least an hour)
today after 17:00 (5pm GMT +2 ) i will place .dll on my server
i will also provide extra info about the file i give
also i'm preparing to alter the makefile so that i can be compiled for linux on any distro, by reading article
http://articles.thewavelength.net/617/ , for giving me the hint thanks goes to T(+)rget
more to come at monday