- Status Closed
- Percent Complete
- Task Type Patches
- Category Games
- Assigned To No-one
- Operating System iPod Mini
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Duy Nguyen - 2009-10-14
Last edited by Nils Wallménius - 2009-10-14
Opened by Duy Nguyen - 2009-10-14
Last edited by Nils Wallménius - 2009-10-14
FS#10676 - make doom compile with gcc 4.3.4
This makes it compile with gcc 4.3.4. It failed to build because of duplicate symbol (memcpy).
I don’t know if this works on gcc 4.0.3 though, I don’t have that version here.
Closed by Nils Wallménius
2009-10-14 22:35
Reason for closing: Accepted
Additional comments about closing:
2009-10-14 22:35
Reason for closing: Accepted
Additional comments about closing:
Hi i comitted a simpler fix, there is no
need for the rock_memcpy function.
Thanks!