]> https://gitweb.dealii.org/ - dealii.git/commitdiff
error messages for borland and sun
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 4 Jan 2005 22:35:14 +0000 (22:35 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 4 Jan 2005 22:35:14 +0000 (22:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@9867 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index e10eb158cc55b9c9b942ea9831b16d5c6bb8cda8..0dd3b8a52b9bd30d6d048b6a7afadb0f11296490 100644 (file)
@@ -9,7 +9,7 @@ dnl    In doc/Makefile some information on the kind of documentation
 dnl    is stored.
 dnl
 dnl
-dnl Copyright (C) 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+dnl Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
 dnl
 dnl $Id$
 
@@ -571,6 +571,10 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
           CXXFLAGSO="$CXXFLAGS -w"
           CXXFLAGSPIC="-KPIC"
           LDFLAGSPIC="-G"
+          AC_MSG_ERROR(Attention! deal.II is not known to work with SUN Compilers!
+       If you intend to port it, please remove this message
+       from aclocal.m4 and call autoconf and configure. If you do not understand
+       this, you will NOT want to do it!)
           ;;
   
       portland_group)
@@ -612,6 +616,10 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
           CXXFLAGSO="$CXXFLAGS -q -O2"
           CXXFLAGSPIC=""
           LDFLAGSPIC=""
+          AC_MSG_ERROR(Attention! deal.II is not known to work with Borland C++!
+       If you intend to port it to Borland C++, please remove this message
+       from aclocal.m4 and call autoconf and configure. If you do not understand
+       this, you will NOT want to do it!)
           ;;
 
       *)
index 15bd924038fa52543d5e34bf70dc734f2758bb0c..edada2e0ddfb8496822364aa746c25704de0990b 100755 (executable)
@@ -3386,6 +3386,15 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
           CXXFLAGSO="$CXXFLAGS -w"
           CXXFLAGSPIC="-KPIC"
           LDFLAGSPIC="-G"
+          { { echo "$as_me:$LINENO: error: Attention! deal.II is not known to work with SUN Compilers!
+       If you intend to port it" >&5
+echo "$as_me: error: Attention! deal.II is not known to work with SUN Compilers!
+       If you intend to port it" >&2;}
+   { (exit please remove this message
+       from aclocal.m4 and call autoconf and configure. If you do not understand
+       this); exit please remove this message
+       from aclocal.m4 and call autoconf and configure. If you do not understand
+       this; }; }
           ;;
 
       portland_group)
@@ -3412,6 +3421,15 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
           CXXFLAGSO="$CXXFLAGS -q -O2"
           CXXFLAGSPIC=""
           LDFLAGSPIC=""
+          { { echo "$as_me:$LINENO: error: Attention! deal.II is not known to work with Borland C++!
+       If you intend to port it to Borland C++" >&5
+echo "$as_me: error: Attention! deal.II is not known to work with Borland C++!
+       If you intend to port it to Borland C++" >&2;}
+   { (exit please remove this message
+       from aclocal.m4 and call autoconf and configure. If you do not understand
+       this); exit please remove this message
+       from aclocal.m4 and call autoconf and configure. If you do not understand
+       this; }; }
           ;;
 
       *)

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.