This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building LAPACK


That worked. Is it usually necessary to modifiy make
files for Cygwin? Are there any other common problems?

Thanks,
Erin

--- Max Bowsher <maxb@ukf.net> wrote:

> Short answer:  Add ".PHONY: install" to the makefile
> 
> Long answer: make sees the INSTALL directory, and
> concludes that it is up to
> date, since it has no dependencies. You've just been
> bitten my Windows'
> case-insensitivity.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]