]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Link detached_ma27 with special libs.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Sep 2003 18:14:47 +0000 (18:14 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Sep 2003 18:14:47 +0000 (18:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@7960 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/hsl/Makefile
deal.II/doc/news/c-4-0.html

index 2c08e9cc204c2f00f5beb01edf9d9a3802d64359..993ba83d454c2e669c2e2885d3d89786e6839228 100644 (file)
@@ -51,7 +51,7 @@ $(LIBDIR)/libhsl.so: $(forward-declarations) $(o-files)
 $(LIBDIR)/bin/detached_ma27$(EXEEXT): source/detached_ma27.cc include/hsl/hsl.h \
                                $(lib-contrib-hsl)
        @echo =====hsl=========================$(MT)== Making   $(@F)
-       @$(CXX) $(CXXFLAGS.g) $< -o $@ $(lib-contrib-hsl) $(lib-base.o) $(F77LIBS) -lpthread
+       @$(CXX) $(CXXFLAGS.g) $< -o $@ $(lib-contrib-hsl) $(lib-base.o) $(F77LIBS) -lpthread $(LIBS)
 
 
 
index 9bd55268ae0afc1ca98b8e25d147324f68b6029e..2d47f8a7ffc26dcf2d06a0400506f39123b7025d 100644 (file)
@@ -48,6 +48,13 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>General</h3>
 
 <ol>
+  <li> <p> When building with both sparse direct solver MA27 and the
+       TECPLOT libraries, the <code>detached_ma27</code> would not
+       link properly. This is now fixed.
+       <br>
+       (WB 2003/09/05)
+       </p>
+
   <li> <p> The script that builds the dependency lists for Makefiles
        has been rewritten in C++, since the previous perl script
        became just too slow after the addition of parts of

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.