From: Bruno Haible Date: Thu, 31 Jan 2002 12:21:01 +0000 (+0000) Subject: Update for icc. X-Git-Tag: v0.11~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8147f6effc871a12cd28d12db31cd8f1b2ea66;p=thirdparty%2Fgettext.git Update for icc. --- diff --git a/ChangeLog b/ChangeLog index 41893495e..4b2898cb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-01-31 Bruno Haible + + * INSTALL: Remove instructions for using Intel icc. It's getting to + be fixed in icc. + 2002-01-30 Bruno Haible * configure.in: diff --git a/INSTALL b/INSTALL index 76099bc44..f699c51c6 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: