#4681 new defect

Generated linkcmd scripts do not rebuild sample executables

Reported by: Chris Johns Owned by:
Priority: normal Milestone: 7.1
Component: build Version: 7
Severity: blocker Keywords:
Cc: Blocked By:
Blocking:

Description

An option configuration change may regenerate a linkcmd file. A regenerated linkcmd file does not rebuild the sample tests.

It is important there is a dependence between the options and any effected object or executable files as it may appear the option is valid when it may not be.

Change History (3)

comment:1 Changed on 07/25/22 at 14:56:06 by Sebastian Huber

Maybe it can be fixed using some technique of #4080. It is a bit more difficult since the linker files are implicitly specified.

comment:2 in reply to:  1 Changed on 07/26/22 at 01:46:51 by Chris Johns

Replying to Sebastian Huber:

Maybe it can be fixed using some technique of #4080. It is a bit more difficult since the linker files are implicitly specified.

If that technique can be applied that would be good.

comment:3 Changed on 11/29/22 at 23:56:39 by Chris Johns

Milestone: 6.17.1
Version: 67
Note: See TracTickets for help on using tickets.