From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: GnuTLS for W32 Date: Mon, 02 Jan 2012 19:54:54 +0200 Message-ID: <83mxa6q9ap.fsf@gnu.org> References: <87aa68dfao.fsf@lifelogs.com> <87ty4fbje8.fsf@lifelogs.com> <83ehvjs8t5.fsf@gnu.org> <87pqf3bcom.fsf@lifelogs.com> <83boqns68o.fsf@gnu.org> <87liprazr1.fsf@lifelogs.com> <83wr9bqez3.fsf@gnu.org> <87y5tr9dwv.fsf_-_@lifelogs.com> <87k45alwgb.fsf@wanadoo.es> <87fwfyltm1.fsf@wanadoo.es> <87boqmlrma.fsf@wanadoo.es> <87ty4e9j19.fsf@lifelogs.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1325526904 28296 80.91.229.12 (2 Jan 2012 17:55:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Jan 2012 17:55:04 +0000 (UTC) Cc: Christoph Scholtes To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 02 18:54:58 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rhm64-0004iU-Pa for ged-emacs-devel@m.gmane.org; Mon, 02 Jan 2012 18:54:56 +0100 Original-Received: from localhost ([::1]:57266 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rhm64-0002b1-B4 for ged-emacs-devel@m.gmane.org; Mon, 02 Jan 2012 12:54:56 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:40373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rhm62-0002aw-5W for emacs-devel@gnu.org; Mon, 02 Jan 2012 12:54:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rhm60-0008UD-Sv for emacs-devel@gnu.org; Mon, 02 Jan 2012 12:54:54 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:46018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rhm60-0008U9-LM for emacs-devel@gnu.org; Mon, 02 Jan 2012 12:54:52 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LX600H00N0F5J00@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Mon, 02 Jan 2012 19:54:50 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.18.76]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LX600GKNN3DZE50@a-mtaout23.012.net.il>; Mon, 02 Jan 2012 19:54:50 +0200 (IST) In-reply-to: <87ty4e9j19.fsf@lifelogs.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147185 Archived-At: > From: Ted Zlatanov > Date: Mon, 02 Jan 2012 11:16:34 -0500 > > so far, W32 packaging has been the issue (which was remedied by > Nicos' work, which started this thread). I've put the w32 binary package I compiled myself here: http://sourceforge.net/projects/ezwinports/files/gnutls-3.0.9-w32-bin.zip/download Christoph helped to verify this package works with the current trunk, including if the binary was built with headers from the older 2.10 version that is in widespread use on Windows.