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 Message-ID: <4135E259.2020700@sun.ac.za> Date: Wed, 01 Sep 2004 16:53:13 +0200 From: Gorden Jemwa 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 AT cygwin DOT com Subject: Re: LAPACK - testing problems References: <8ED2FA87C8ACC04192709688DDFD5F5F4364BF AT calttsv025 DOT cal DOT riotinto DOT org> <4135A2A6 DOT 8040007 AT sun DOT ac DOT za> In-Reply-To: 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 AT XXXXXX DOT XXX wrote: > > > . 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/