]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't check for newer gccs at all...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Feb 2004 15:33:50 +0000 (15:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Feb 2004 15:33:50 +0000 (15:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@8479 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/boost/include/boost/config/compiler/gcc.hpp

index 43721c67a1ef121a3c4090ab29f46709ea688598..75b2e2cb5ac46dd85b083371a373424e77b35767 100644 (file)
 #if (__GNUC__ == 2) && (__GNUC_MINOR__ < 90)
 #  error "Compiler not configured - please reconfigure"
 #endif
-//
-// last known and checked version is 3.4:
-#if (__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ > 4))
-#  if defined(BOOST_ASSERT_CONFIG)
-#     error "Unknown compiler version - please run the configure tests and report the results"
-#  else
-#     warning "Unknown compiler version - please run the configure tests and report the results"
-#  endif
-#endif
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.