Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10743

In archiver armar, change @file handling so it can contain only a part of the command line

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Implement
    • Icon: Low Low
    • Code Generation Tools
    • CODEGEN-9676
    • ARM_20.2.5.LTS
    • default
    • The new TI Arm Clang Compiler (tiarmclang) supports this feature. There are no plans for any new feature releases of the TI-proprietary Arm compiler (armcl), with all development effort being focused on tiarmclang.

      The @file feature on the command line is limited in that it must contain the entire command line. That is, something like this is not supported ...

      % armar r libname.lib @list_of_files.rsp

      Only this is supported ...

      % armar @entire_command_line.rsp

      Change command line, and @file, handling so that this feature works.

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

              Created:
              Updated:
              Resolved: