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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=CP dJ5rQlEk+698xzGU8SHYLmo2dOOZcaXWKJR4pWwr7Np/fzDaP+6XZnEMm0Ha1OEH qsQ+eppffbrzfnXXPRBbLUzd3WHLjUeYh0N0NAt92z1bDqcnSgKjnKOxvDfYpbVS HD4yD+0roxSsEH1QyrENZUfVvj2J662ptNm6vTz7E= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=L+XBpyWN pApHFY6pfVGUR89dVqY=; b=LvwjWiOOqMJdTonWnhpZF9zIW6THHyXZRQPUEoGU kGN9zKFaZxazh5lT7mhTjXVh4bzDFUqDEBzl83G5VRWfym5ibBl5MT6I5C95ycvs j0Of2VtCCar0r0Jb1PiUZ/zhxxmXB8z6jqUQm4zPnfqf0BFKn4+Gunb+5Tr2DtdJ s1k= 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=-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 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) In-Reply-To: <20141110115509.GG2782@calimero.vinschen.de> References: <133E1FBB-4DFA-49E0-B8F8-7B0DAD167FCC AT gmail DOT com> <20141110115509 DOT GG2782 AT calimero DOT vinschen DOT de> Date: Mon, 10 Nov 2014 13:51:02 +0100 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: sqlite3-3.8.7.1-1 for Cygwin/Cygwin64 From: Jan Nijtmans To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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