summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-01-31 12:21:01 +0000
committerBruno Haible <bruno@clisp.org>2009-06-22 01:11:42 +0200
commit6d8147f6effc871a12cd28d12db31cd8f1b2ea66 (patch)
treea38ee535e8aa83f16cf90ee6f295f6aa303c87b0 /INSTALL
parentc354b01a0b20b221b38313592d02ecc0bb5224a4 (diff)
downloadexternal_gettext-6d8147f6effc871a12cd28d12db31cd8f1b2ea66.zip
external_gettext-6d8147f6effc871a12cd28d12db31cd8f1b2ea66.tar.gz
external_gettext-6d8147f6effc871a12cd28d12db31cd8f1b2ea66.tar.bz2
Update for icc.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 0 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 76099bc..f699c51 100644
--- 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: