Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category User Interface → Simulator
  • Assigned To No-one
  • Operating System All players
  • 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 mc2739 - 2012-01-24
Last edited by kugel. - 2012-01-25

FS#12564 - win32 cross-compiled sim does not build since 5b4a6c4

The win32 cross-compiled sim does not build since the 5b4a6c4 commit. The previous commit (cf333a6) builds correctly.

The following warning/errors occur during the build of an e200 sim:

CC firmware/target/hosted/debug-hosted.c
firmware/target/hosted/debug-hosted.c: In function ‘debug_exit’:
firmware/target/hosted/debug-hosted.c:32: warning: implicit declaration of function ‘SetConsoleOutputCP’
firmware/target/hosted/debug-hosted.c: In function ‘debug_init’:
firmware/target/hosted/debug-hosted.c:37: warning: implicit declaration of function ‘GetConsoleOutputCP’
firmware/target/hosted/debug-hosted.c:41: warning: implicit declaration of function ‘atexit’

LD rockboxui.exe
e200-sim/firmware/libfirmware.a(debug-hosted.o): In function `debug_exit':
firmware/target/hosted/debug-hosted.c:32: undefined reference to `_SetConsoleOutputCP'
e200-sim/firmware/libfirmware.a(debug-hosted.o): In function `debug_init':
firmware/target/hosted/debug-hosted.c:37: undefined reference to `_GetConsoleOutputCP'
firmware/target/hosted/debug-hosted.c:40: undefined reference to `_SetConsoleOutputCP'
collect2: ld returned 1 exit status
make: *** [e200-sim/rockboxui.exe] Error 1

Closed by  kugel.
2012-01-25 21:50
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

Commit 63ddd15

I can reproduce this issue using the mingw-cross-env toolchain.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing