Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6564 - GCC patch: Proper fix for building m68k-elf-gcc 3.4.6 on AMD64

Attached to Project: Rockbox
Opened by Gerhard Dirschl (gdirschl) - Tuesday, 23 January 2007, 03:58 GMT+2
Last edited by Björn Stenberg (zagor) - Friday, 29 June 2007, 13:36 GMT+2
Task Type Patches
Category Build environment
Status Closed
Assigned To No-one
Player Type Coldfire-based
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This is a backport of the patch for GCC bug 28911. It fixes cross compiler build for m68k-elf on x86_64 hosts.
(See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28911).

Maybe someone could modify tools/rockboxdev.sh to automatically apply the patch.
(application/octet-stream)    gcc-3.4.6-amd64-build-fix-backport.patch (1.2 KiB)
 gcc-3.4.6/gcc/config/m68k/m68k.md |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

This task depends upon

Closed by  Björn Stenberg (zagor)
Friday, 29 June 2007, 13:36 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  twiki and rockboxdev.sh updated with this patch.
Comment by Chris (decayed.cell) - Monday, 26 February 2007, 08:10 GMT+2
Tested, GCC 3.4.6 compiles fine on AMD64

Loading...