Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1406

Track dependencies in linkerscripts (gcc toolchain)

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • 1.13.0
    • 1.12.1
    • Dependency Tracking
    • None
    • All
    • 0be365894406cbca8ed54253419ea2ad6f961bdf

    Description

      It would be useful if Qbs could scan and track dependencies in linkerscripts (gcc-based toolchains mostly).

      The linkerscripts might contain INCLUDE statements that include other scripts. Currently Qbs will not link again as a result of one of these being modified.

      The ld documentation says:

      INCLUDE filename
      Include the linker script filename at this point.  
      The file will be searched for in the current directory, and in any directory specified with the -L option.  You can nest calls to INCLUDE up to
      10 levels deep.
      
      

      This is mostly useful when working on "bare metal" embedded devices.

       

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            pyrrhula Ola Røer Thorsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes