From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14419 invoked by alias); 14 Apr 2014 16:51:40 -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 14405 invoked by uid 89); 14 Apr 2014 16:51:39 -0000 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 Received: from gw5.sciencetools.com (HELO mail.sciencetools.com) (67.101.113.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 Apr 2014 16:51:37 +0000 Received: by mail.sciencetools.com (Postfix, from userid 1002) id 90C456D3; Mon, 14 Apr 2014 10:01:26 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.sciencetools.com (Postfix) with ESMTP id 8F8EB6D2; Mon, 14 Apr 2014 10:01:26 -0700 (PDT) Date: Mon, 14 Apr 2014 16:51:00 -0000 From: Richard To: Bill Ross 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: References: <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 X-SW-Source: 2014-04/txt/msg00360.txt.bz2 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