]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update for icc.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Jan 2002 12:21:01 +0000 (12:21 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 23:11:42 +0000 (01:11 +0200)
ChangeLog
INSTALL

index 41893495ea444b46954ee057ed6b31012cc237c1..4b2898cb78a2384c82767633ebe78d9ce56d3866 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-31  Bruno Haible  <bruno@clisp.org>
+
+       * INSTALL: Remove instructions for using Intel icc. It's getting to
+       be fixed in icc.
+
 2002-01-30  Bruno Haible  <bruno@clisp.org>
 
        * configure.in:
diff --git a/INSTALL b/INSTALL
index 76099bc44a0a9991110763928583b092c5c967e6..f699c51c60a17f902bf4347f96e3bb3ca24f79ff 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -146,12 +146,6 @@ use the following options:
 
      env CC="xlc -D_ALL_SOURCE" ./configure
 
-   On GNU/Linux with Intel icc as C/C++ compiler, config.guess guesses
-wrong and, as a consequence, libtool disables the use of shared libraries.
-To correct this, it is recommended to use the following options:
-
-     env CC="icc -D__ELF__" CXX="icc -D__ELF__" ./configure
-
    On BeOS, user installed software goes in /boot/home/config, not
 /usr/local.  It is recommended to use the following options: