Hi all, I have a problem with the cygwin1.dll:
I have a tool named "id3v2.exe" (for manipulating id3 tags in mp3 files) and a "sh.exe" (I use this shell for executing another (python) program for manipulating id3v2 tags - I need the shell because from the windows cmdline I have problems with UTF-8 characters. Now these 2 programs are executed automatically, and sometimes at the same time. My problem is that these 2 programs need different versions of the cygwin1.dll. id3v2.exe needs version 1005.24.0.0, otherwise german ä,ö,ü are not written correctly sh.exe needs version 1005.25.0.0, otherwise greek characters are not written correctly It is my understanding that I may only have 1 dll in the path, otherwise I get this "shared memory mismatch detected" error. Does anybody know this problem? I would be thankful for any hint! Regards, Alex -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/