- Status Closed
- Percent Complete
- Task Type Bugs
- Category Infrastructure → Build environment
-
Assigned To
Björn Stenberg - Operating System SW-codec
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Tomasz Malesinski - 2007-03-18
Last edited by Björn Stenberg - 2008-11-03
Opened by Tomasz Malesinski - 2007-03-18
Last edited by Björn Stenberg - 2008-11-03
FS#6847 - Make needs to be run twice when changing codecs
When making small changes to codecs (for example change something in Tremor/codebook.c, other .c files should also be good for this test), single make does not relink the codec (in the example only CC codebook.c and AR+RANLIB libTremor.a are made). Make needs to be run twice to relink the codec.
I am using GNU make 3.80.
Closed by Björn Stenberg
2008-11-03 14:38
Reason for closing: Fixed
Additional comments about closing:
2008-11-03 14:38
Reason for closing: Fixed
Additional comments about closing:
Fixed in r18987.