Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8146091

Configure fails to configure icecc on OEL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • infrastructure
    • None
    • b101

      The icecc-create-env utility in older icecc distributions takes input parameters differently. On my Ubuntu:

      $ /usr/lib/icecc/icecc-create-env
      usage: /usr/lib/icecc/icecc-create-env --gcc <gcc_path> <g++_path>
      usage: /usr/lib/icecc/icecc-create-env --clang <clang_path> <compiler_wrapper>
      usage: Use --addfile <file> to add extra files.

      On an OEL:
      $ /usr/lib64/icecc/icecc-create-env
      usage: /usr/lib64/icecc/icecc-create-env <gcc_path> <g++_path>

      Testing for which format is needed is pretty simple. If there is a "--gcc" in th help text, then we need to set --gcc.

            erikj Erik Joelsson
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: