[RTEMS Project] #3847: Test programs are not re-linked if a start.o or linker command file changes

RTEMS trac trac at rtems.org
Wed Dec 18 09:39:08 UTC 2019


#3847: Test programs are not re-linked if a start.o or linker command file changes
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  defect           |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  build            |    Version:  6
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 The test programs are not re-linked if a start.o or linker command file
 changes. The dependency tracking doesn't know anything about the linker
 command files or GCC specification files. The start files are normally
 included through the linker command file START() directive. Somehow these
 dependencies must be manually added to the test programs.

--
Ticket URL: <http://devel.rtems.org/ticket/3847>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list