Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6934 - make with multi-process

Attached to Project: Rockbox
Opened by Akio Idehara (idak) - Thursday, 29 March 2007, 17:24 GMT+2
Task Type Patches
Category Build environment
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

I have Pentium D and I always make rockbox with "-j #" option (make with multi-process).
But apps/codec/codec_crt0.o dependency does not sometimes resolve.
So I made this patch....
   make-codec.patch (3 KiB)
 apps/codecs/Makefile |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

This task depends upon

Closed by  Nils Wallménius (nls)
Monday, 14 May 2007, 12:07 GMT+2
Reason for closing:  Accepted
Comment by Linus Nielsen Feltzing (linusnielsen) - Friday, 30 March 2007, 09:20 GMT+2
Could I have your real name for the credits, please?
Comment by Akio Idehara (idak) - Friday, 30 March 2007, 18:06 GMT+2
I updated my details.
Comment by Chris (decayed.cell) - Tuesday, 01 May 2007, 15:23 GMT+2
Works great on my X2 4200+

Loading...