mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
Update for icc.
This commit is contained in:
parent
c354b01a0b
commit
6d8147f6ef
@ -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:
|
||||
|
||||
6
INSTALL
6
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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user