Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12900

Compile binutils with -O3 in the toolchain

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.3.0
    • Impala 4.4.0
    • Infrastructure
    • None
    • ghx-label-5

    Description

      Since the toolchain builds binutils with the native compiler (as the toolchain compiler hasn't been built yet), we haven't set CFLAGS yet. The default CFLAGS for binutils use -O2. It's possible that we could get a bit more speed by building with -O3. We should set CFLAGS/CXXFLAGS to use -O3.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: