#3847 closed defect (duplicate)

Test programs are not re-linked if a start.o or linker command file changes

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 6.1
Component: build Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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.

Change History (1)

comment:1 Changed on 07/28/22 at 07:17:35 by Sebastian Huber

Resolution: duplicate
Status: assignedclosed

The start.o dependency tracking works, see #4080. For linkcmds issue see #4681.

Note: See TracTickets for help on using tickets.