On Wed, 1 Sep 2004, Gorden Jemwa wrote: > Billinghurst, David (CALCRTS) wrote: > > > [EMAIL PROTECTED] 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. Igor > The Eigensystem Routines are working fine though. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Happiness lies in being privileged to work hard for long hours in doing whatever you think is worth doing." -- Dr. Jubal Harshaw -- 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/