$ ./configure
Configuring deal.II version 7.2.0
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking target system type... x86_64-unknown-cygwin
---------------- configuring C/C++ compilers ----------------
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc... /usr/bin/gcc
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for g++... /usr/bin/g++
C++ compiler is gcc4.8 (subversion gcc4.8.1)
checking if the compiler is built for MPI... no
checking whether compiler has a flag to support C++2011... yes
checking for std::array... yes
checking for std::condition_variable... yes
checking for std::function and std::bind... yes
checking for std::bind works with rvalues... yes
checking for std::shared_ptr... yes
checking for std::thread... yes
checking whether std::thread actually works... yes
checking for std::mutex... yes
checking for std::tuple... yes
checking for std::type_traits... yes
checking whether C++1x support is complete enough... yes
checking for auto typed variables... yes
checking for range-based for... no
checking whether compiler has attributes to deprecate functions... yes
checking whether qualifiers in return types lead to a warning... no
checking for std::advance warning... no
checking whether -ggdb works... yes
C compiler is gcc4.8
checking whether AssertThrow works with debug flags... yes
checking whether AssertThrow works with optimized flags... yes
checking for local computed template typedef bug... no
checking for partially specialized template access control bug... no
checking for template member operator instantiation bug... no
checking for explicit destructor call bug... no
checking for 1st template friend in namespace bug... no
checking for 2nd template friend in namespace bug... no
checking for template specialization friend bug... no
checking for bug with implementing pure functions... yes. using workaround
checking for template template typedef bug... no
checking for address of template template function bug... no
checking for nested classes are implicit friends bug... no
checking for nested template class friends bug... yes. using workaround
checking for member variable specialization bug... no
checking for member array specialization bug... no
checking for template member function specialization bug... no
checking for long double optimization bug... no
checking for anonymous namespace and name mangling bug... no
checking for anonymous namespace and weak linkage bug... no
checking for bogus warning with anonymous namespaces... no
checking for SFINAE bug... no
checking for template operator disambiguation bug... no
checking for array assignment in conditional bug... no
checking for array argument bug... no
checking for explicit template constructor bug... no
checking for const member deduction bug... no
checking for warning bug with type qualifiers... no
checking for problem with -Wsynth and std::complex... no
checking for problem with -Wctor-dtor-privacy... no
checking whether vector iterators are plain pointers... no
checking for __PRETTY_FUNCTION__... yes
checking for std::iterator class... yes
checking for std::i/ostringstream classes... yes
checking for std::numeric_limits classes... yes
checking for <ostream> header... yes
checking for <iosfwd> header... yes
checking for __builtin_expect... yes
checking for __verbose_terminate_handler... yes
checking for glibc-like stacktrace information... no
checking for libstdc++ demangler... yes
checking for minimal std::vector<T> capacity... 1
checking for minimal std::vector<bool> capacity... 64
checking for exception specifications on abort()... none
checking whether getrusage is properly declared... yes
checking whether isnan is declared with debug flags... no.
checking whether isnan is declared with optimized flags... no.
checking for std::isfinite... yes
checking for rand_r... no
checking for quad vs. quad_t define... yes. working around
checking for definitions of error codes in errno.h... yes
checking for gethostname... yes
checking for getpid... yes
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for sys/syscall.h... no
checking for sys/times.h... yes
checking for times... yes
checking for bad socket functions/FPU interaction... no
---------------- configuring F77 compilers ------------------
checking for gfortran... no
---------------- configuring shared/static libs -------------
checking whether compiler understands option -Wl,-soname... yes
checking whether compiler understands option -Wl,-dynamic,-install_name... no
checking whether compiler understands option -Wl,-rpath... yes
checking for ar... ar
checking for ar... /usr/bin/ar
checking for ranlib... ranlib
checking for ranlib... /usr/bin/ranlib
---------------- configuring optional features --------------
---------------- configuring additional libs ----------------
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/type_traits.hpp usability... yes
checking boost/type_traits.hpp presence... yes
checking for boost/type_traits.hpp... yes
checking boost/tuple/tuple.hpp usability... yes
checking boost/tuple/tuple.hpp presence... yes
checking for boost/tuple/tuple.hpp... yes
checking for boost::shared_ptr assignment operator= template buglet... no
checking for boost::bind compiler internal error... no
checking for boost::graph compiler internal error... no
checking for PETSc library directory... not found
checking for SLEPc include directory... not found
checking for Trilinos directory... not found
checking for Trilinos header directory... not found
checking for Trilinos library directory... not found
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... gawk
checking for h5cc... no
checking for h5pcc... no
checking for HDF5 libraries... no
checking for ARPACK library directory... no
checking for MUMPS library directory... no
checking whether p4est will be used... no
checking for HSL subroutines... none found
checking for crc32 in -lz... no
checking whether byte ordering is bigendian... no
checking netcdfcpp.h usability... no
checking netcdfcpp.h presence... no
checking for netcdfcpp.h... no
checking for nc_open in -lnetcdf... no
checking for daxpy_... no
checking for saxpy_... no
checking for dgemv_... no
checking for sgemv_... no
checking for dgeev_... no
checking for sgeev_... no
checking for dgeevx_... no
checking for sgeevx_... no
checking for dgemm_... no
checking for sgemm_... no
checking for dgetrf_... no
checking for sgetrf_... no
checking for dgetri_... no
checking for sgetri_... no
checking for dgeqrf_... no
checking for sgeqrf_... no
checking for dormqr_... no
checking for sormqr_... no
checking for dorgqr_... no
checking for sorgqr_... no
checking for dtrtrs_... no
checking for strtrs_... no
checking for dgetrs_... no
checking for sgetrs_... no
checking for dstev_... no
checking for sstev_... no
checking for dsygv_... no
checking for ssygv_... no
checking for dsygvx_... no
checking for ssygvx_... no
checking for dsyevx_... no
checking for ssyevx_... no
checking for dgesvd_... no
checking for sgesvd_... no
checking for dgesdd_... no
checking for sgesdd_... no
checking for dgelsd_... no
checking for sgelsd_... no
checking for jn... yes
---------------- checking compiler flags --------------------
checking for CPU to optimize for... none given or not recognized
checking for consistency of CXXFLAGSG flags... yes
checking for consistency of CXXFLAGSO flags... yes
checking whether CPU supports SSE2... yes
checking whether CPU supports AVX... no
checking whether compiler supports vector arithmetics... yes
---------------- configuring other programs -----------------
checking for doxygen... /usr/bin/doxygen
checking doxygen version... 1.5.x or later
checking for dot... no
checking for perl... /usr/bin/perl
checking for qmake... no
---------------- generating output --------------------------
configure: creating ./config.status
config.status: creating common/Make.global_options
config.status: creating Version
config.status: creating common/template-arguments
config.status: creating doc/Makefile
config.status: creating doc/title.html
config.status: creating doc/doxygen/Makefile
config.status: creating doc/doxygen/options.dox
config.status: creating doc/doxygen/options.136
config.status: creating doc/doxygen/header.html
config.status: creating doc/doxygen/header.136
config.status: creating doc/doxygen/header.tex
config.status: creating include/deal.II/base/config.h
=== configuring in contrib (/cygdrive/c/Users/Hadi/Documents/deal.II/contrib)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/cygd rive/c/Users/Hadi/Documents/deal.II' --cache-file=/dev/null --srcdir=.
---------------- configuring contrib subdir -----------------
configure: creating ./config.status
config.status: creating Makefile
=== configuring in utilities (/cygdrive/c/Users/Hadi/Documents/deal.II/contrib/u tilities)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/cygd rive/c/Users/Hadi/Documents/deal.II' --cache-file=/dev/null --srcdir=.
configure: creating ./config.status
config.status: creating Makefile
-------------------------------------------------------------
The deal.II library is now configured. In order to
compile it and to generate the documentation, just
call 'make' without arguments for a list of options.
For more information, see the doc/readme.html file.
-------------------------------------------------------------
Please add the line
export PATH=$PATH:/cygdrive/c/Users/Hadi/Documents/deal.II/lib
to your .bash_profile file so that windows will be
able to find the deal.II shared libraries when
executing your programs.
Hadi