Ticket #208 (Fixed)Thu Jul 02 01:04:01 UTC 2009
srcbuild fails to clean component if "-options" string is removed from components file
Reported by: | Jeffrey Lee (213) | Severity: | Normal |
Part: | RISC OS: C/C++ toolchain | Release: | |
Milestone: | Status | Fixed |
Details by Jeffrey Lee (213):
If you have a component with an “-options” string in the components file, then ordinarily srcbuild will detect changes to that string and perform a clean build of the component the next time a build is performed. However if you remove the string entirely then srcbuild will not perform a clean build, which could then result in various nasty unforseen compile/link/runtime errors.
Changelog:
Modified by Jeffrey Lee (213) Thu, November 18 2010 - 16:01:19 GMT
Just as a brief update, I did check in a source fix for this a few months ago (along with a fix for another related issue, IIRC), but left the decision of when to update the binary version down to ROOL.
Modified by Jeffrey Lee (213) Tue, July 26 2011 - 12:24:30 GMT
- Status changed from Open to Fixed
I haven’t checked to make sure, but this should have been fixed a while ago when the new tool binaries were checked in.