At line 318 in fdlib.c Pike 7.4.44 (source tarball) calls a function called __dtoxmode(). Where is this function defined? I'm attempting to compile Pike using MinGW32 but it fails in several places.
If anyone else wants to give it a shot, just download Mingw, MSys and the win32api update from www.mingw.org and start compiling..
I have succeded in patching the code so that Pike compiles and loads the master, but there seems to be several problems within fdlib since it seems like file operations fail. fdlib was a problematic section and I made the first attempt by just commenting out problematic lines from the code. I will now redo the attempt and try to fix problems in a more correct way.
pike-devel@lists.lysator.liu.se