Proposal: Add support to runConfigureICU for Linux IA64 Intel ECC compiler

"Robert Buck" <[email protected]>
Newsgroups gmane.comp.lib.icu.general
Message-ID <EFEB6396440FB440ADD8A753B5530B9C0157DAFB@MESSAGE-AH.ad.mathworks.com>
To the usage() function, add the following option:

    IA64/LINUX/ECC          Use the Intel 70 ECC compiler on IA64 Linux

To case $platform in statement, add the following block:

    IA64/LINUX/ECC)
        THE_OS="Linux"
        THE_COMP="Intel ECC 70"
        CC=ecc; export CC
        CXX=ecpc; export CXX
        ;;

Any objections?
smime.p7s (application/x-pkcs7-signature, 3.3 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.