From c13e0c085886d84652692634451ffac27106c8c7 Mon Sep 17 00:00:00 2001
From: wolf
Date: Fri, 14 Apr 2000 15:21:32 +0000
Subject: [PATCH] More on libtool.
git-svn-id: https://svn.dealii.org/trunk@2726 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/future.html | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/deal.II/doc/future.html b/deal.II/doc/future.html
index df3d55bd52..b2bdca9f05 100644
--- a/deal.II/doc/future.html
+++ b/deal.II/doc/future.html
@@ -148,6 +148,16 @@
libtool utility may be a help.
+
+
+ Regarding shared and static libraries, there may also be
+ another open problem in that we don't call
+ ranlib
on static libraries (or ar
+ -s
). This has no particular reason, it is simply that
+ we don't know what is the right thing to do in a
+ cross-platform way. Help in the configuration of these things
+ would be greatly appreciated.
+
--
2.39.5