Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6847 - Make needs to be run twice when changing codecs

Attached to Project: Rockbox
Opened by Tomasz Malesinski (tmal) - Sunday, 18 March 2007, 14:55 GMT+2
Last edited by Björn Stenberg (zagor) - Monday, 03 November 2008, 15:38 GMT+2
Task Type Bugs
Category Build environment
Status Closed
Assigned To Björn Stenberg (zagor)
Player Type SW-codec
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

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.
This task depends upon

Closed by  Björn Stenberg (zagor)
Monday, 03 November 2008, 15:38 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Fixed in r18987.

Loading...