Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Infrastructure → Build environment
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.7.1
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Buschel - 2011-02-19
Last edited by Buschel - 2011-02-19

FS#11952 - sim does not compile under CygWin

The simulator does not compile under cygwin. Tested with sim for nano2g. These are the compile errors:

/cygdrive/c/development/rockbox_test/firmware/thread.c:197:2: #error Processor not implemented.
/cygdrive/c/development/rockbox_test/firmware/thread.c: In function `switch_thread’:
/cygdrive/c/development/rockbox_test/firmware/thread.c:160: sorry, unimplemented: inlining failed in call to ‘store_cont
ext’: function body not available
/cygdrive/c/development/rockbox_test/firmware/thread.c:1165: sorry, unimplemented: called from here
/cygdrive/c/development/rockbox_test/firmware/thread.c:136: sorry, unimplemented: inlining failed in call to ‘core_sleep
‘: function body not available
/cygdrive/c/development/rockbox_test/firmware/thread.c:1213: sorry, unimplemented: called from here
/cygdrive/c/development/rockbox_test/firmware/thread.c:163: sorry, unimplemented: inlining failed in call to ‘load_conte
xt’: function body not available
/cygdrive/c/development/rockbox_test/firmware/thread.c:1278: sorry, unimplemented: called from here
/cygdrive/c/development/rockbox_test/firmware/thread.c: In function `create_thread’:
/cygdrive/c/development/rockbox_test/firmware/thread.c:1620: warning: implicit declaration of function `THREAD_STARTUP_I
NIT’ /cygdrive/c/development/rockbox_test/firmware/thread.c:1620: error: `core’ undeclared (first use in this function)
/cygdrive/c/development/rockbox_test/firmware/thread.c:1620: error: (Each undeclared identifier is reported only once
/cygdrive/c/development/rockbox_test/firmware/thread.c:1620: error: for each function it appears in.)
/cygdrive/c/development/rockbox_test/firmware/thread.c: At top level:
/cygdrive/c/development/rockbox_test/firmware/thread.c:136: warning: ‘core_sleep’ declared `static’ but never defined
/cygdrive/c/development/rockbox_test/firmware/thread.c:160: warning: ‘store_context’ declared `static’ but never defined

/cygdrive/c/development/rockbox_test/firmware/thread.c:163: warning: ‘load_context’ declared `static’ but never defined
make: *** [/cygdrive/c/development/rockbox_test/build-pcsim-nano2g/firmware/thread.o] Error 1

Closed by  Buschel
2011-02-19 15:32
Reason for closing:  Invalid
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

Forgot to call make reconf.

Did you try a clean build, in particular make reconf? There's a new define in autoconf.h not generated by earlier configure

For what it's worth, I just successfully compiled a Gigabeat S sim under cygwin 1.7 - in a fresh build directory, revision 29339.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing