Hello, I need help trying to figure out how to compile a static version of pdf2swf. I'm trying to compile on a 32-bit openSUSE machine, then be able to copy the binaries onto a 64-bit SUSE or RedHat machine and have them run, without bothering too much about installing shared libraries and all that. I've tried setting compiler options like -static but this doesn't work. How do you compile the files that go with your binary distributions? Thanks for any help you can give.
