Cross-compiling instructions
torduninja at mail.pf
torduninja at mail.pf
Sat Mar 19 04:11:05 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 (MingW32)
Comment: GPG-TO-GO http://www.torduninja.tk
iD8DBQFCO5fOKBY/R6nbCcARAxbeAJ4qe3ZEfz4Fec0mbuvUqnLhYlugVwCdFery
UTqu4zNsdfe9uLGkh55QlHE=
=UM0Z
-----END PGP SIGNATURE-----
More information about the Gnupg-users
mailing list