From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: [h-e-w] emacs-20110510 windows binaries Date: Fri, 13 May 2011 09:04:35 +0300 Message-ID: <838vubgmq4.fsf@gnu.org> References: <87tyd2zasn.fsf@gmail.com> <874o505awb.fsf@lifelogs.com> <87mxis3rvc.fsf@lifelogs.com> <87liyb3l6r.fsf@lifelogs.com> <877h9vzqws.fsf@lifelogs.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1305266690 18220 80.91.229.12 (13 May 2011 06:04:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 13 May 2011 06:04:50 +0000 (UTC) Cc: help-emacs-windows@gnu.org, emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 13 08:04:46 2011 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 1QKlUT-00022A-GI for ged-emacs-devel@m.gmane.org; Fri, 13 May 2011 08:04:45 +0200 Original-Received: from localhost ([::1]:37513 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKlUT-0002uN-02 for ged-emacs-devel@m.gmane.org; Fri, 13 May 2011 02:04:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKlUP-0002uD-HZ for emacs-devel@gnu.org; Fri, 13 May 2011 02:04:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QKlUO-0002qd-Dq for emacs-devel@gnu.org; Fri, 13 May 2011 02:04:41 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:56302) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKlUO-0002qZ-7c; Fri, 13 May 2011 02:04:40 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LL400C00E0EZ000@a-mtaout23.012.net.il>; Fri, 13 May 2011 09:04:38 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.126.91.65]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LL400CSPE7OQYB0@a-mtaout23.012.net.il>; Fri, 13 May 2011 09:04:38 +0300 (IDT) In-reply-to: <877h9vzqws.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:139346 gmane.emacs.windows:4993 Archived-At: > From: Ted Zlatanov > Date: Thu, 12 May 2011 13:59:15 -0500 > Cc: help-emacs-windows@gnu.org > > JB> And, IIUC, distributing the binary DLLs means making also the code > JB> accesible, doesn't it? > > The GnuTLS code is accessible at git://git.savannah.gnu.org/gnutls.git > > It doesn't have to be distributed with the binaries IIUC, but a link to > the source code should be provided. No, that's not enough. This issue came up before, and the conclusion was always that the sources that were used to compile the binaries should be readily available, which in practice means we need to provide the sources near the binaries.