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: <4135A2A6.8040007@sun.ac.za> Date: Wed, 01 Sep 2004 12:21:26 +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> In-Reply-To: <8ED2FA87C8ACC04192709688DDFD5F5F4364BF@calttsv025.cal.riotinto.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Billinghurst, David (CALCRTS) wrote: > cygwin-owner AT cygwin DOT 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 > 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. The Eigensystem Routines are working fine though. -- 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/