I'm going to redistribute gsdll32.dll, main library of GhostScript. There are two versions available for download, 32 and 64 bit. Will the first one work on 64-bit systems, or I need package two versions separately?
+1
A:
It depends on how the .exe is built. If you build a .exe for 32 bit, you need the 32 bit dll. It will work on 32 and 64 bit systems.
Lou Franco
2010-09-12 18:26:08
OK, so if I choose to compile for 32 bit, it will work fine in compatibility mode, right?
Sphynx
2010-09-12 18:30:23
It just works. 64 bit machines come with plenty of 32 bit software installed. You just have to make sure that everything is compiled the same way.
Lou Franco
2010-09-12 19:32:47