X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:date:to:cc:subject; q=dns; s= default; b=ere8vNd9CqCi7KujF9O2DeOgq+G11sF+DQV5G47aBsBxpLNv15y/5 B6IqmRxuBpb0OPvCaCPX0h8aQpXKwifG+dWqGGaFMzrdKI6Shij7vpZLoT50mjxg m7tb+2RzBUEEfHekYxT/aAZVmeiPbZy12NsF5Uurd89fz3KGteWK2Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:date:to:cc:subject; s=default; bh=rVsj3YVfPQgr6RSHfyJLO3cmg5k=; b=cLb6eoiurYf9Q/ZAFHHeRc9gTAF/ nmhkG1Pt4x+2jTMQ91tes/CaEyjMvDF0vlIt2A7zBISUoEAjzUaV2kpMi4cYA5Sa ksNZuhUAee5hKf+TUdO7lBbDg3dZR3kJWdKVr2e56+e5IsZuf36S8A4IFSSBevW5 Jf8AZlZEo8bdqXs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL,T_HDRS_LCASE autolearn=no version=3.3.2 X-HELO: mail2.asahi-net.or.jp Message-ID: <20131228231929.3008@binki> From: "jdhenman" Date: Sat, 28 Dec 2013 23:19:29 +0900 To: cc: Subject: GPG on cygwin I want to build GPG 2.0.22 for use on Cygwin. But, GPG now requires: #1 Support for the GNU Portable Threads Library (Pth). # ftp://ftp.gnu.org/gnu/pth/ and the following libraries: (current cygwin lib which do exist are too old) # libgpg-error ftp://ftp.gnupg.org/gcrypt/libgpg-error >= VERS 1.11 is required. # libassuan ftp://ftp.gnupg.org/gcrypt/libassuan >= VERS 2.0.0 (API 2) # libksba ftp://ftp.gnupg.org/gcrypt/libksba >= VERS 1.0.7 API 1 Does anyone know if any of the above packages can not be built easily for Cygwin? ( I.e., by someone without Cygwin & MS Windows internal knowledge.) Thanks -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple