Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Infrastructure → Build environment
  • Assigned To No-one
  • Operating System Another
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by idak - 2012-04-13
Last edited by MarcinBukat - 2012-05-08

FS#12646 - Fails to execute FAT test application in "firmware/test/fat"

Fails to execute FAT test application in “firmware/test/fat”

I found two things

(1) This app links bad host functions instead of rockbox’ Attatched patch can fix this issue.
However, it’ll breaks sim compilation.

(2) This app always fails if it’s built on x86_64 (64bit arch)
It’s OK on i386 (32bit arch) but it fals on x86_64 (64bit arch).

Closed by  MarcinBukat
2012-05-08 11:02
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

fixed in 10829b2 and 18c016b

1) All hosted flawours of rb use host I/O functions (sim, RaaA, warble)
2) What is trully borked is the Makefile
3) rb code was never intended to run on 64bit platform so I am not suprised it breaks. It would be nice to fix though

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing