From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7054 invoked by alias); 14 Jan 2014 22:16:57 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 7045 invoked by uid 89); 14 Jan 2014 22:16:57 -0000 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 Received: from etr-usa.com (HELO etr-usa.com) (130.94.180.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 14 Jan 2014 22:16:56 +0000 Received: (qmail 6027 invoked by uid 13447); 14 Jan 2014 22:16:54 -0000 Received: from unknown (HELO [172.20.0.42]) ([68.35.121.157]) (envelope-sender ) by 130.94.180.135 (qmail-ldap-1.03) with SMTP for ; 14 Jan 2014 22:16:54 -0000 Message-ID: <52D5B758.6080507@etr-usa.com> Date: Tue, 14 Jan 2014 22:16:00 -0000 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.GA10212@calimero.vinschen.de> <52D59F6A.6050505@etr-usa.com> <20140114205252.GG10212@calimero.vinschen.de> <52D5AE96.8030309@users.sourceforge.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 X-SW-Source: 2014-01/txt/msg00149.txt.bz2 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