X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <richard@KarmannGhia.org>
To: Bill Ross <bill.ross@xoom.com>
cc: cygwin@cygwin.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: <alpine.LFD.2.03.1404140959460.12085@KarmannGhia.org>
References: <alpine.LFD.2.03.1404140907340.13843@KarmannGhia.org> <4531b79ba10a4a8fb82bf735566791c3@CO1PR02MB237.namprd02.prod.outlook.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

