I installed mingw and msys last night and started to compile Pike. The configuration process went ok ( i think, it was slow and I lost interest watching). It bombed on nettle, though. The compiler complained about .type and .size pseudo-codes being present outside of their .def block. there were 4 or 5 files like that, such as aes-decrypt.asm. I'm not sure what to do about that, as I'm not really an assembler kind of guy. I'd be willing to hear suggestions, though.
bill
On Fri, 23 Sep 2005, Martin Nilsson (lvl 60) @ Pike (-) developers forum wrote:
It is possible to compile Pike 7.7 on a windows machine with mingw. I even made a mingw-installer with everything you need in it, although it was quite a while ago. I'm not able to locate it now, but I can do it for you in a week when I return home.