delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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: | <20030209195317.83608.qmail@web20004.mail.yahoo.com> |
Date: | Sun, 9 Feb 2003 11:53:17 -0800 (PST) |
From: | Erin Catto <erincatto AT yahoo DOT com> |
Subject: | Building LAPACK |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
I'm having trouble building LAPACK. I downloaded lapack.tgz from www.netlib.org/lapack. I'm using make.inc.LINUX for make.inc. I type make install and make says that install is up to date but it is not! I have done the same operation on Linux and it works. Here is the install section of Makefile: install: ( cd INSTALL; $(MAKE); ./testlsame; ./testslamch; \ ./testdlamch; ./testsecond; ./testdsecnd; \ cp lsame.f ../BLAS/SRC/; cp lsame.f ../SRC; \ cp slamch.f ../SRC/; cp dlamch.f ../SRC/; \ cp second.f ../SRC/; cp dsecnd.f ../SRC/ ) Thanks, Erin __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |