Ticket #320 (Fixed)Tue Oct 02 20:52:13 UTC 2012
objasm BIN directive doesn't result in loaded file being added to makefile dependencies
Reported by: | Jeffrey Lee (213) | Severity: | Normal |
Part: | RISC OS: C/C++ toolchain | Release: | |
Milestone: | Status | Fixed |
Details by Jeffrey Lee (213):
The BIN directive, and the file interaction operators (e.g. :FSIZE:, :FLOAD:, :FEXEC:) don’t result in the name of the referenced file being added to the makefile dependencies.
This can easily be seen by making use of the ResourceFile macro to include resources in a component.
This was found in objasm 4.01.
Changelog:
Modified by Jeffrey Lee (213) Sun, November 02 2014 - 13:55:32 GMT
- Status changed from Open to Fixed
Fixed with objasm 4.02 (DDE 25)