in reply to Re: Re: Compiling Tk::PNG on win32 (complications, more c/xs than perl)
in thread Compiling Tk::PNG on win32 (complications, more c/xs than perl)
Seems to me like "MakeMaker" is to blame here. Although I saw following places:
in perl source code distribution, which are essentially same as we faced.#if (defined(__BORLANDC__)&&(__BORLANDC__<=0x520)) \ || (defined(__MINGW32__) && !defined(_ANONYMOUS_UNION)) ....... #endif
BTW do you wish for me to email my build directory for reference? It's ~1Mb in size.
addition: may be we should prepare compatibility patch for miscellaneous compilers on win32 systems and sent it to author of a module?
Courage, the Cowardly Dog
|
---|