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:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=dISqiuL3A/bMrlc2lcuHT+pPUtW/Fmo8KHCx0NihW3B 6mmOVUnThza44B9F7kr4DcOIEP5gKTHPVwqiCtLUsixlCYE8ZBy1vO2IvZ8hXV2T 05fbM6CBN7b3ESiKH21S+vs3y+1XAcXZ4KeZZ7MaDo9c23Wgt2IwkNAQuxlHxE5A = 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:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=SKy7so6DHXPygn4bYvX9ajkNvYI=; b=J3pi0lHZSJhQrl/EY xtgB1Ta2z2B4xTg0KsjvaOSBfx7Q0fyNdSpDhtYEcvQv5Hn8iuym1hZD0MbVKulq 0x7xEYD4g90q7RpgrXWdDEb5RYG3ePp+IhvhJGBlVyGsclb+WRl3UKY6yrzmMe+O 6vKTdZVtiERei7c8AWzjbA4k9o= 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=-1.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Message-ID: <52D5B758.6080507@etr-usa.com> Date: Tue, 14 Jan 2014 15:16:56 -0700 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Cygwin-L Subject: Re: [ITA] tcl-sqlite3 References: <20140114124456 DOT GA10212 AT calimero DOT vinschen DOT de> <52D59F6A DOT 6050505 AT etr-usa DOT com> <20140114205252 DOT GG10212 AT calimero DOT vinschen DOT de> <52D5AE96 DOT 8030309 AT users DOT sourceforge DOT net> In-Reply-To: <52D5AE96.8030309@users.sourceforge.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 1/14/2014 14:39, Yaakov (Cygwin/X) wrote: > On 2014-01-14 14:52, Corinna Vinschen wrote: >> In how far does that affect the filename? > > This is a loadable module, not a link library, and unlike other language > interpreters which load extensions directly based on file name, Tcl > package-type extensions are loaded based on a metadata file > (pkgIndex.tcl). It is actually typical of Tcl extensions to be > versioned in this way. If it's hidden under /usr/lib/tcl or whatever, I don't see a problem with the fully-versioned library file. It's only for tcl-sqlite's use, and it's behind a layer of indirection, so it can call its file whatever it wants. -- 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