Building with link time optimization leaves behind temporary file

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium

      Perform these commands in an empty directory.

      % type stub_main.c
      int main()
      {
          return 0;
      }
      
      % tiarmclang -flto -o stub_main.out stub_main.c -Wl,-c
      

      Inspect the contents of the directory. In addition to stub_main.c and stub_main.out, there is a temporary file with an auto-generated name similar to

      {C98146A6-6555-490C-90B2-BF3F84A8BF33}

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-5119 - Building with link time optimizatio...
                SYNCHRONIZED
                • Last Sync Date: