]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Undo last change because it leads to errors when linking libraries.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Nov 2006 17:20:54 +0000 (17:20 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Nov 2006 17:20:54 +0000 (17:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@14217 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 227c270966e950e431a28d23a94a02f9595838f0..5c0ed9aa4afd36383679463e8836411194e966ce 100644 (file)
@@ -473,14 +473,10 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
 
     dnl Some system specific things
     case "$target" in
-      dnl Use -Wno-long-long on Apple Darwin to avoid some unnecessary warning.
-      dnl Also use -bind_at_load as a linker flag because sometimes the
-      dnl linker complains about __divdi3 being available from both libgcc
-      dnl as well as from libg2c
+      dnl Use -Wno-long-long on Apple Darwin to avoid some unnecessary warning
       *apple-darwin*)
        CXXFLAGSG="$CXXFLAGSG -Wno-long-double"
        CXXFLAGSO="$CXXFLAGSO -Wno-long-double"
-       LDFLAGS="$LDFLAGS -bind_at_load"
         ;;
 
       dnl On DEC OSF, including both stdio.h and unistd.h causes a warning
index 0c93e1a2b87b23ee03ad3c2db7360e8053e5e07e..27420506b52c53f14684c2368508d93f55cb6119 100755 (executable)
@@ -3354,10 +3354,9 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
     fi
 
         case "$target" in
-                              *apple-darwin*)
+            *apple-darwin*)
        CXXFLAGSG="$CXXFLAGSG -Wno-long-double"
        CXXFLAGSO="$CXXFLAGSO -Wno-long-double"
-       LDFLAGS="$LDFLAGS -bind_at_load"
         ;;
 
                               *dec-osf*)

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.