Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000321105521.1734.qmail@web121.yahoomail.com> Date: Tue, 21 Mar 2000 02:55:21 -0800 (PST) From: varun sharma Subject: Re: PGP, or otherwise To: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, Don't know if in this case outdated info is better than no information at all. However, I'd tried porting gnupg-1.0.0 awhile back. Got at far as the follg. undefined "WinMain AT 16" error, and did not pursue further due to Werner Koch's warnings that not having a well-formed way to /dev/rnd on Win32 makes such a port disingenuous. >> Just a summary of the results so far.. (1) The gnupg-1.0.0 port to cygwin-b20.1 needs GCC 2.95-19990728+ from Mumit, cygwin32_ipc-1.03 from http://www.multione.capgemini.fr/tools/pack_ipc or http://dods.jpl.nasa.gov/WinPort/DodsPort.html. (2) In cipher/rndunix.c, modify #include to . Comment out the sys/ipc.h & sys/shm.h includes. (3) ./configure --target=i586-pc-cygwin --disable-asm --disable-nls --disable-shared. (4) Define HAVE_STRICMP config.h, & make -d to get the "WinMain AT 16" errmsg below.. >> In function `main': >> /home/noer/src/b20/comp-tools/devo/winsup/libcmain.cc:38: undefined reference to `WinMain AT 16' Hope this helps, - varun >> I can't remember by reasoning now but I think it was to stop it attempting to build the Unix and Linux RNG modules. I've just tried again, starting with: ./configure --enable-static-rnd=egd --disable-dev-random Simon >> __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com