Testing a build

2008-10-13 Thread Kevin Hilton
Just to throw it out there -- if you need to compile for Windows why don't you do it for cygwin? I've just recently been able to compile both gpg and gpg2 using cygwin on WinXP. This saved me the need to cross compile. Probably not the most elegant solution, however it does work. -- Kevin

Re: Testing a build

2008-10-13 Thread Werner Koch
On Mon, 13 Oct 2008 14:18, [EMAIL PROTECTED] said: Just to throw it out there -- if you need to compile for Windows why don't you do it for cygwin? I've just recently been able to compile Another solution: http://www.gpg4win.org/build-installer-on-vm.html Salam-Shalom, Werner --

Re: Testing a build

2008-10-12 Thread Andrew Berg
Werner Koch wrote: It just happens that I use Debian and that you can simply do an apt-get install mingw32. But there is no reasons why you can't build that chain from any other platform. Unfortunately, I am unable to run anything but Windows right now (the reason is way off topic) unless I

Re: Testing a build

2008-10-10 Thread Andrew Berg
Initial testing (I encrypted a few files symmetrically using 3DES) shows that Werner's generic build is actually faster. Werner, which version of gcc do you use (or do you use something else?)? I used gcc 3.4.5 (anything higher for Windows is in alpha or experimental AFAIK). Correct me if I'm

Re: Testing a build

2008-10-10 Thread John Clizbe
Andrew Berg wrote: Initial testing (I encrypted a few files symmetrically using 3DES) shows that Werner's generic build is actually faster. Werner, which version of gcc do you use (or do you use something else?)? I used gcc 3.4.5 (anything higher for Windows is in alpha or experimental

Re: Testing a build

2008-10-10 Thread Werner Koch
On Fri, 10 Oct 2008 21:53, [EMAIL PROTECTED] said: WK has posted several times to the list that the canonical supported build system for Windows is a Linux-based cross-compile. Let's say: Using a POSIX based cross-compile;-). It just happens that I use Debian and that you can simply do an

Re: Testing a build

2008-10-07 Thread John Clizbe
Andrew Berg wrote: How would one go about making sure everything works? I built GPG for Windows following the instructions at http://clbianco.altervista.org/gnupg/eng/gnupg.html (a link at gnupg.org/download.html). Unfortunately, I cannot find the libcurl package mentioned. It says the

Testing a build

2008-10-06 Thread Andrew Berg
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 How would one go about making sure everything works? I built GPG for Windows following the instructions at http://clbianco.altervista.org/gnupg/eng/gnupg.html (a link at gnupg.org/download.html). Unfortunately, I cannot find the libcurl package