X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "bdeck" Newsgroups: comp.os.msdos.djgpp Subject: Re: Announce: GnuPG 1.41 for DJGPP DOS Windows Date: 12 May 2005 17:58:40 -0700 Organization: http://groups.google.com Lines: 22 Message-ID: <1115945920.467172.205760@g14g2000cwa.googlegroups.com> References: <1115898964 DOT 209774 DOT 92020 AT o13g2000cwo DOT googlegroups DOT com> NNTP-Posting-Host: 202.3.192.11 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1115945928 3089 127.0.0.1 (13 May 2005 00:58:48 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 13 May 2005 00:58:48 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=202.3.192.11; posting-account=R02xJAwAAAASwE3U1qQ37KcHXmocYA_U To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hmmmmm.... Well, I have not made many modifications to the source themselves, except to add a DJGPP conditional to many (but not all!) of the "DOSISH" compiler conditionals already in the code. Use the configure options "--disable-dev-random --disable-gnupg-iconv --disable-exec --disable-photo-viewers --disable-keyserver-helpers --disable-keyserver-path --disable-dependency-tracking --disable-largefile --enable-static-rnd=unix --disable-asm". There is also a small AF_UNIX kludge and an entrophy hack. I am not really sure that what I did was right. I am not very proud of my quick entropy kludge (was more of a work-around). On the other hand, perhaps someone would have an interest in developing a real DJGPP-specific entropy solution? However, the djgpp-gpg binary does pass the entire test suite as-is, so I felt it was nevertheless suitable for release. Ben