]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Document limitation on IRIX.
authorBruno Haible <bruno@clisp.org>
Fri, 2 May 2003 10:49:14 +0000 (10:49 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:25 +0000 (12:10 +0200)
autoconf-lib-link/ChangeLog
autoconf-lib-link/config.rpath

index 0dd48984e62fe3e5ef65d309fca9cba980872b8c..c2feacc12102159a7cd77c195713d89216d00ce9 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-02  Bruno Haible  <bruno@clisp.org>
+
+       * config.rpath: Document limitation on IRIX.
+
 2003-04-24  Bruno Haible  <bruno@clisp.org>
 
        * config.rpath: Update to libtool-1.5. Small changes for AIX, HP-UX,
index 2cad169969a020c64ce87fe8ca554ff85762ab04..fa24bfc2d785e1a304cb1c9fe539dd18cbb5c45b 100755 (executable)
 #
 # The set of defined variables is at the end of this script.
 
+# Known limitations:
+# - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
+#   than 256 bytes, otherwise the compiler driver will dump core. The only
+#   known workaround is to choose shorter directory names for the build
+#   directory and/or the installation directory.
+
 # All known linkers require a `.a' archive for static linking (except M$VC,
 # which needs '.lib').
 libext=a