Cross-compiling instructions
Maxine Brandt
torduninja at mail.pf
Sat Mar 19 03:44:15 CET 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Part of the instructions in README-W32 for cross-compiling for
Windows could do with some clarification, I think. Specificly this:
$ ./autogen.sh --build-w32
$ make
$ cp g10/gpg*.exe /some_windows_drive/
I suggest:
See the instructions in file README on how to check the integrity of
- - that file. Wir a properly setup build environment, you unpack the
+ that file. With a properly setup build environment, you unpack the
tarball change to the created directory and run
$ ./autogen.sh --build-w32
$ make
+ $ strip g10/gpg*.exe
+ $ strip keyserver/gpgkeys*.exe
+ $ strip tools/gpgsplit.exe
$ cp g10/gpg*.exe /some_windows_drive/
+ $ cp keyserver/gpgkeys*.exe /some_windows_drive/
+ $ cp tools/gpgsplit.exe /some_windows_drive/
Salut
Maxine
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCO5IHKBY/R6nbCcARAzanAJ4+/TsOqUQxge6s/nMD6P5H2nWx6ACgiSBx
qV3shC6PEU9fXX7PbtNU66E=
=khUw
-----END PGP SIGNATURE-----
More information about the Gnupg-users
mailing list