Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Eva Krueger Subject: Re: LAPACK - testing problems Date: Thu, 28 Apr 2005 00:12:51 +0000 (UTC) Lines: 61 Message-ID: References: <8ED2FA87C8ACC04192709688DDFD5F5F4364BF AT calttsv025 DOT cal DOT riotinto DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.59.112.92 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3) X-IsSubscribed: yes Billinghurst, David (CALCRTS comalco.riotinto.com.au> writes: > > cygwin-owner cygwin.com wrote: > > I've just recently migrated to CYGWIN. I am having problems with > > installing the LAPACK (&BLAS) libraries. Specifically, I am > > (apparently) succeeding in compiling the libraries. However, when it > > comes to testing the routines only the ones that use eigsrc_(PLAT).a > > library seem to be able to give me any output while the rest are > > giving an error,for example: > > > > Timing square REAL LAPACK linear equations routines > > ./xlintims < stime.in> stime.out 2>&1 > > make: *** [stime.out] Error 128 > > > > I've done almost everything suggested previously on the archives but > > to avail. Could someone help > > > > Thanks > > What happens if you run xlintims from the command line? > > ./xlintims < stime.in > > __________________________________________________________________ > > NOTICE > > This e-mail and any attachments are private and confidential and > may contain privileged information. > > If you are not an authorised recipient, the copying or distribution > of this e-mail and any attachments is prohibited and you must not > read, print or act in reliance on this e-mail or attachments. > > This notice should not be removed. > __________________________________________________________________ > > Please Could someone inform me as to how this issue was/should be resolved? I am trying to install LAPACK on my system - with ATLAS installed for BLAS support. The error message produced is: Timing banded REAL LAPACK linear equations routines xlintims < sband.in1 >sband.out1 2>&1 make[1]: *** [sband.out1] Error 127 make[1]: Leaving directory '/lapack/TIMING' make: *** [timing] Error 2 Running the ./xlintims < sband.in on the command line gives no response. What do I do about this? Thanks a lot! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/