From: Bruno Haible Date: Fri, 2 May 2003 10:49:14 +0000 (+0000) Subject: Document limitation on IRIX. X-Git-Tag: v0.12~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3474ccd1be5e6880e5be9c092d71a571d4222f;p=thirdparty%2Fgettext.git Document limitation on IRIX. --- diff --git a/autoconf-lib-link/ChangeLog b/autoconf-lib-link/ChangeLog index 0dd48984e..c2feacc12 100644 --- a/autoconf-lib-link/ChangeLog +++ b/autoconf-lib-link/ChangeLog @@ -1,3 +1,7 @@ +2003-05-02 Bruno Haible + + * config.rpath: Document limitation on IRIX. + 2003-04-24 Bruno Haible * config.rpath: Update to libtool-1.5. Small changes for AIX, HP-UX, diff --git a/autoconf-lib-link/config.rpath b/autoconf-lib-link/config.rpath index 2cad16996..fa24bfc2d 100755 --- a/autoconf-lib-link/config.rpath +++ b/autoconf-lib-link/config.rpath @@ -34,6 +34,12 @@ # # 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