Change compiler manual to state linker options --relocatable and --absolute_exe cannot be combined

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium

      As of this writing, on this page the compiler manual says the linker options --relocatable and --absolute_exe can be combined. That is incorrect.

      % tiarmclang hello.c -o hello.out -Wl,-c,--absolute_exe,--relocatable
      fatal error: combining options --absolute (-a) and --relocatable (-r) is not
         supported when producing ELF output files
      tiarmclang: error: tiarmlnk command failed with exit code 1 (use -v to see invocation)
      

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

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-6426 - Change compiler manual to state lin...
                SYNCHRONIZED
                • Last Sync Date: