]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Output progress indications.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Mar 2004 18:59:40 +0000 (18:59 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Mar 2004 18:59:40 +0000 (18:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@8847 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lib/Makefile

index 0e3155d8ce0b76b4deccc5021d0e3a16a08a00a3..e8ce8a1753ff8f8a6202c6c8e3e15a2505d78171 100644 (file)
@@ -57,8 +57,10 @@ endif
            $(lib-contrib-petsc-path.o)/libpetsc.so
   external-links-petsc:
        @echo Setting up libraries for PETSc
+       @echo "======================debug============= Linking library:   libpetsc.g.so"
        @$(CXX) -shared -o libpetsc.g.so \
                -Wl,-rpath,$(lib-contrib-petsc-path.g) $(xlib.g)
+       @echo "======================optimized========= Linking library:   libpetsc.o.so"
        @$(CXX) -shared -o libpetsc.o.so \
                -Wl,-rpath,$(lib-contrib-petsc-path.o) $(xlib.o)
 

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.