The text below is now obsolete, as in the newer version of BEBOP, the compiling under Cygwin goes without a problem. See Compiling BeBOP Sparse Matrix Converter under Cygwin. BeBOP Sparse Matrix Converter http://bebop.cs.berkeley.edu/smc/ contains an executable that allows us to convert between different sparse matrix formats. I was given a file in the Harwell-Boeing […]
Posts Tagged ‘Cygwin’
July 20, 2008 by Evgenii Rudnyi · Comments Off on Compiling BeBOP Sparse Matrix Converter under Cygwin
Filed under: Tools
Social Tagging: BeBOP • Cygwin
Filed under: Tools
Social Tagging: BeBOP • Cygwin
March 2, 2008 by Evgenii Rudnyi · Comments Off on Using Microsoft Visual C under Gygwin
Filed under: Tools
Social Tagging: Cygwin • msvc
Filed under: Tools
Social Tagging: Cygwin • msvc
It is possible to run Microsoft compiler from console: cl, link, lib, and other tools. However, I find the cmd environment (command tool supplied with Windows) rather primitive and prefer to work under Cygwin environment. Here it is also possible to use command line tools from the Microsoft Visual Studio but it is necessary to […]
March 2, 2008 by Evgenii Rudnyi · Comments Off on How to Install Cygwin 1.5
Filed under: Tools
Social Tagging: Cygwin • gcc • make
Filed under: Tools
Social Tagging: Cygwin • gcc • make
Cygwin (http://www.cygwin.com/) is software that allows us to bring Unix flavor to Windows. This is a step-by-step tutorial on how to install Cygwin along with gcc and make. Provided that the number of packages to install is close to described below, it will be necessary to download about 35 Mb of files from Internet. The […]
RSS