Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Message-ID: <4135E259.2020700@sun.ac.za>
Date: Wed, 01 Sep 2004 16:53:13 +0200
From: Gorden Jemwa <jemwa@sun.ac.za>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: LAPACK - testing problems
References: <8ED2FA87C8ACC04192709688DDFD5F5F4364BF@calttsv025.cal.riotinto.org> <4135A2A6.8040007@sun.ac.za> <Pine.GSO.4.61.0409010928100.10315@slinky.cs.nyu.edu>
In-Reply-To: <Pine.GSO.4.61.0409010928100.10315@slinky.cs.nyu.edu>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Igor Pechtchanski wrote:

> On Wed, 1 Sep 2004, Gorden Jemwa wrote:
> 
> 
>>Billinghurst, David (CALCRTS) wrote:
>>
>>
>>>cygwin-owner@XXXXXX.XXX wrote:
> 
> 
> <http://cygwin.com/acronyms/#PCYMTNQREAIYR>.  Thanks.
> 
> 
>>>>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
>>
>>I've gone through the entire library-build process again an everything
>>seems to be working as it should except when it comes to TIMING the
>>Linear Equations Routines.
> 
> 
>>Running the command "xlintims < stime.in" gives no output.
> 
> 
> What is the return code of that command?  Try "echo $?" after running it.

>>The Eigensystem Routines are working fine though.
> 
> 

The return code is 128

--
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/

