From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11650 invoked by alias); 10 Nov 2014 12:51:16 -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 11607 invoked by uid 89); 10 Nov 2014 12:51:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f47.google.com Received: from mail-la0-f47.google.com (HELO mail-la0-f47.google.com) (209.85.215.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 10 Nov 2014 12:51:05 +0000 Received: by mail-la0-f47.google.com with SMTP id gd6so7408414lab.20 for ; Mon, 10 Nov 2014 04:51:02 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.152.25.168 with SMTP id d8mr28262885lag.41.1415623862247; Mon, 10 Nov 2014 04:51:02 -0800 (PST) Received: by 10.114.93.74 with HTTP; Mon, 10 Nov 2014 04:51:02 -0800 (PST) In-Reply-To: <20141110115509.GG2782@calimero.vinschen.de> References: <133E1FBB-4DFA-49E0-B8F8-7B0DAD167FCC@gmail.com> <20141110115509.GG2782@calimero.vinschen.de> Date: Mon, 10 Nov 2014 12:51:00 -0000 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: sqlite3-3.8.7.1-1 for Cygwin/Cygwin64 From: Jan Nijtmans To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00182.txt.bz2 2014-11-10 12:55 GMT+01:00 Corinna Vinschen : > If this is for loading modules via dlopen, the solution should be to > either to add the directory to LD_LIBRARY_PATH, or enhance Cygwin if > it's an issue with loading dependent DLLs. We can still add > LoadLibraryEx(LOAD_WITH_ALTERED_SEARCH_PATH). > > Ultimately a Cygwin application should not have to call Win32 functions, > except if there's really no way around it. I'm fully aware of that. But until my patches to the "unix-cygwin" VFS are not accepted upstream I like to keep the "win32" VFS working as well. So people can choose whether they like the Win32 way or the Cygwin way, both simply work. Regards, Jan Nijtmans -- 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