]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/libtool.texi (Tested platforms): broken `sed' programs
authorBruno Haible <haible@ilog.fr>
Wed, 16 Dec 1998 04:07:38 +0000 (04:07 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 16 Dec 1998 04:07:38 +0000 (04:07 +0000)
ChangeLog
doc/libtool.texi

index e2a01ca5b20c9ffbc395f7dd435bf39d2bb73786..ca41c7cb8767590d711ad7047cbf6f969592e99c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1998-12-16  Bruno Haible  <haible@ilog.fr>
+
+       * doc/libtool.texi (Tested platforms): broken `sed' programs
+
 1998-12-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * THANKS: added Stephan Kulow; removed Gary V. Vaughan and Thomas
index bfe1603904df06ce39627c6492cce689c1648c54..3ad7c2c9225b4481057a41a3865c96033fa05f91 100644 (file)
@@ -2840,6 +2840,13 @@ platforms where it claims to support shared libraries:
 @include PLATFORMS
 @end example
 
+Note: The vendor-distributed HP-UX @code{sed}(1) programs are horribly
+broken, and cannot handle libtool's requirements, so users may report
+unusual problems. The Solaris @code{sed} program is not suitable either,
+if more than 255 object files are to be linked together. There is no
+workaround except to install a working sed (such as GNU sed) on these
+systems.
+
 @node Platform quirks
 @section Platform quirks