Link gcc support libraries statically.
* src/Makefile.am (gpgex_LDFLAGS): New. * src/versioninfo.rc.in: Add comments on how to add a manifest. * src/gpgex.manifest.in: New. * src/GNU.GnuPG.Gcc64Support.manifest: New. * src/Makefile.am: Distribute sample files. * configure.ac (BUILD_FILEVERSION_DOT, BUILD_CPU_ARCH): New ac_subst. (AC_CONFIG_FILES): Add gpgex.manifest.
Despite many hours of trial and error, I was not able to get a private
side by side assembly work for gpgex. See versioninfo.rc.in for
details.