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:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; q=dns; s=default; b=Pss3n AudOSxjTh1A0obvcug5SdN8RCZ/tCXwSsHRQOZOxRH37QOCskk2KhLu9YrRWM/oC yoxWInzwn8yayQfbWkCDn/5OBp91HwDD++QPBk+Eu5Pr1OQt1pzLVaL0b5jeqKs9 vIzWQby4yTkXIEHyvXQNVqMvouTi2KInwi0mHE= 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:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; s=default; bh=TcX3nXsOqBb 9TFxugNfoD7hBX+Y=; b=BrsQ3yTYNgGPzMs8rNiQ9PrEkpFJvE7xuW4kHvFBDgY el6+Fkgud33kgVQF2QUVPqMSq4IZBim/+5c6F6RQq0ul319e/AAB+7DEFloIk7Sr o1uiR4ogKuEcuR6Tvdjc9Gn77wYH9PHNomQ0uzBXT7VL0aWrXDI90/0HvBMdRmoE = 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.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: mail.sciencetools.com Date: Mon, 14 Apr 2014 10:01:26 -0700 (PDT) From: Richard To: Bill Ross cc: cygwin AT cygwin DOT com Subject: RE: "cannot open shared object file: No such file or directory" - maybe linker option can help? In-Reply-To: <4531b79ba10a4a8fb82bf735566791c3@CO1PR02MB237.namprd02.prod.outlook.com> Message-ID: References: <4531b79ba10a4a8fb82bf735566791c3 AT CO1PR02MB237 DOT namprd02 DOT prod DOT outlook DOT com> User-Agent: Alpine 2.03 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IsSubscribed: yes On Mon, 14 Apr 2014, Bill Ross wrote: > > One thing to watch out for is reading the error stream coming from the > execution of the external program - there may be useful info there. Some > people don't bother to read it. > > Good luck, > Bill > Thanks, Bill, I double checked and my new ProcessBuilder code catches both stdout and stderr streams, and there's no output whatsoever other than what I cited already. Good thinking to check, though. Richard -- 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