Advertisement
Guest User

buildlog

a guest
Feb 16th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 136.04 KB | None | 0 0
  1. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/main.o ../sources/src/main.c
  2. In file included from ../sources/src/main.c:21:0:
  3. ../sources/src/sounddep/sound.h: In function ‘check_sound_buffers’:
  4. ../sources/src/sounddep/sound.h:32:2: warning: implicit declaration of function ‘driveclick_mix’ [-Wimplicit-function-declaration]
  5. driveclick_mix ((uae_s16*)sndbuffer, sndbufsize >> 1,currprefs.dfxclickchannelmask);
  6. ^
  7. ../sources/src/main.c: In function ‘start_program’:
  8. ../sources/src/main.c:980:2: warning: implicit declaration of function ‘pause_select’ [-Wimplicit-function-declaration]
  9. pause_select();
  10. ^
  11. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/newcpu.o ../sources/src/newcpu.c
  12. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/memory.o ../sources/src/memory.c
  13. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/rommgr.o ../sources/src/rommgr.c
  14. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/custom.o ../sources/src/custom.c
  15. In file included from ../sources/src/custom.c:22:0:
  16. ../sources/src/sounddep/sound.h: In function ‘check_sound_buffers’:
  17. ../sources/src/sounddep/sound.h:32:2: warning: implicit declaration of function ‘driveclick_mix’ [-Wimplicit-function-declaration]
  18. driveclick_mix ((uae_s16*)sndbuffer, sndbufsize >> 1,currprefs.dfxclickchannelmask);
  19. ^
  20. In file included from ../sources/src/custom.c:39:0:
  21. ../sources/src/custom.c: In function ‘notice_new_xcolors’:
  22. ./../sources/src/include/drawing.h:123:28: warning: iteration 32u invokes undefined behavior [-Waggressive-loop-optimizations]
  23. return ce->color_regs_ecs[c];
  24. ^
  25. ../sources/src/custom.c:517:3: note: containing loop
  26. for (i = 0; i < 256; i++) {
  27. ^
  28. In file included from ../sources/src/custom.c:39:0:
  29. ./../sources/src/include/drawing.h:123:28: warning: iteration 32u invokes undefined behavior [-Waggressive-loop-optimizations]
  30. return ce->color_regs_ecs[c];
  31. ^
  32. ../sources/src/custom.c:517:3: note: containing loop
  33. for (i = 0; i < 256; i++) {
  34. ^
  35. In file included from ../sources/src/custom.c:39:0:
  36. ./../sources/src/include/drawing.h:123:28: warning: iteration 32u invokes undefined behavior [-Waggressive-loop-optimizations]
  37. return ce->color_regs_ecs[c];
  38. ^
  39. ../sources/src/custom.c:517:3: note: containing loop
  40. for (i = 0; i < 256; i++) {
  41. ^
  42. In file included from ../sources/src/custom.c:39:0:
  43. ./../sources/src/include/drawing.h:123:28: warning: iteration 32u invokes undefined behavior [-Waggressive-loop-optimizations]
  44. return ce->color_regs_ecs[c];
  45. ^
  46. ../sources/src/custom.c:517:3: note: containing loop
  47. for (i = 0; i < 256; i++) {
  48. ^
  49. In file included from ../sources/src/custom.c:39:0:
  50. ./../sources/src/include/drawing.h:123:28: warning: iteration 32u invokes undefined behavior [-Waggressive-loop-optimizations]
  51. return ce->color_regs_ecs[c];
  52. ^
  53. ../sources/src/custom.c:517:3: note: containing loop
  54. for (i = 0; i < 256; i++) {
  55. ^
  56. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/serial.o ../sources/src/serial.c
  57. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/dongle.o ../sources/src/dongle.c
  58. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cia.o ../sources/src/cia.c
  59. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/blitter.o ../sources/src/blitter.c
  60. ../sources/src/blitter.c: In function ‘decide_blitter_line’:
  61. ../sources/src/blitter.c:730:5: warning: passing argument 2 of ‘alloc_cycle_blitter’ from incompatible pointer type [enabled by default]
  62. alloc_cycle_blitter (last_blitter_hpos, &bltcpt, 3);
  63. ^
  64. In file included from ../sources/src/blitter.c:19:0:
  65. ./../sources/src/include/custom.h:226:13: note: expected ‘uaecptr *’ but argument is of type ‘uae_u32 *’
  66. extern void alloc_cycle_blitter (int hpos, uaecptr *ptr, int);
  67. ^
  68. ../sources/src/blitter.c:748:6: warning: passing argument 2 of ‘alloc_cycle_blitter’ from incompatible pointer type [enabled by default]
  69. alloc_cycle_blitter (last_blitter_hpos, &bltdpt, 4);
  70. ^
  71. In file included from ../sources/src/blitter.c:19:0:
  72. ./../sources/src/include/custom.h:226:13: note: expected ‘uaecptr *’ but argument is of type ‘uae_u32 *’
  73. extern void alloc_cycle_blitter (int hpos, uaecptr *ptr, int);
  74. ^
  75. ../sources/src/blitter.c: In function ‘blitter_doddma’:
  76. ../sources/src/blitter.c:903:2: warning: passing argument 2 of ‘alloc_cycle_blitter’ from incompatible pointer type [enabled by default]
  77. alloc_cycle_blitter (hpos, &bltdpt, 4);
  78. ^
  79. In file included from ../sources/src/blitter.c:19:0:
  80. ./../sources/src/include/custom.h:226:13: note: expected ‘uaecptr *’ but argument is of type ‘uae_u32 *’
  81. extern void alloc_cycle_blitter (int hpos, uaecptr *ptr, int);
  82. ^
  83. ../sources/src/blitter.c: In function ‘blitter_dodma’:
  84. ../sources/src/blitter.c:930:3: warning: passing argument 2 of ‘alloc_cycle_blitter’ from incompatible pointer type [enabled by default]
  85. alloc_cycle_blitter (hpos, &bltapt, 1);
  86. ^
  87. In file included from ../sources/src/blitter.c:19:0:
  88. ./../sources/src/include/custom.h:226:13: note: expected ‘uaecptr *’ but argument is of type ‘uae_u32 *’
  89. extern void alloc_cycle_blitter (int hpos, uaecptr *ptr, int);
  90. ^
  91. ../sources/src/blitter.c:943:3: warning: passing argument 2 of ‘alloc_cycle_blitter’ from incompatible pointer type [enabled by default]
  92. alloc_cycle_blitter (hpos, &bltbpt, 2);
  93. ^
  94. In file included from ../sources/src/blitter.c:19:0:
  95. ./../sources/src/include/custom.h:226:13: note: expected ‘uaecptr *’ but argument is of type ‘uae_u32 *’
  96. extern void alloc_cycle_blitter (int hpos, uaecptr *ptr, int);
  97. ^
  98. ../sources/src/blitter.c:951:3: warning: passing argument 2 of ‘alloc_cycle_blitter’ from incompatible pointer type [enabled by default]
  99. alloc_cycle_blitter (hpos, &bltcpt, 3);
  100. ^
  101. In file included from ../sources/src/blitter.c:19:0:
  102. ./../sources/src/include/custom.h:226:13: note: expected ‘uaecptr *’ but argument is of type ‘uae_u32 *’
  103. extern void alloc_cycle_blitter (int hpos, uaecptr *ptr, int);
  104. ^
  105. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/blittable.o ../sources/src/blittable.c
  106. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/blitfunc.o ../sources/src/blitfunc.c
  107. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/autoconf.o ../sources/src/autoconf.c
  108. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/traps.o ../sources/src/traps.c
  109. In file included from ../sources/src/traps.c:17:0:
  110. ../sources/src/traps.c: In function ‘m68k_call_handler’:
  111. ./../sources/src/include/memory_uae.h:283:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  112. # define put_pointer(addr, p) (put_long ((addr), (uae_u32)(p)))
  113. ^
  114. ../sources/src/traps.c:373:2: note: in expansion of macro ‘put_pointer’
  115. put_pointer (sp, context);
  116. ^
  117. ../sources/src/traps.c: In function ‘m68k_return_handler’:
  118. ./../sources/src/include/memory_uae.h:232:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  119. # define get_pointer(addr) ((void *)get_long (addr))
  120. ^
  121. ../sources/src/traps.c:410:27: note: in expansion of macro ‘get_pointer’
  122. context = (TrapContext *)get_pointer (sp);
  123. ^
  124. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/keybuf.o ../sources/src/keybuf.c
  125. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/expansion.o ../sources/src/expansion.c
  126. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/inputrecord.o ../sources/src/inputrecord.c
  127. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/keymap/keymap.o ../sources/src/keymap/keymap.c
  128. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/diskutil.o ../sources/src/diskutil.c
  129. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/zfile.o ../sources/src/zfile.c
  130. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/zfile_archive.o ../sources/src/zfile_archive.c
  131. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cfgfile.o ../sources/src/cfgfile.c
  132. In file included from ../sources/src/cfgfile.c:38:0:
  133. ../sources/src/sounddep/sound.h: In function ‘check_sound_buffers’:
  134. ../sources/src/sounddep/sound.h:32:2: warning: implicit declaration of function ‘driveclick_mix’ [-Wimplicit-function-declaration]
  135. driveclick_mix ((uae_s16*)sndbuffer, sndbufsize >> 1,currprefs.dfxclickchannelmask);
  136. ^
  137. ../sources/src/cfgfile.c: In function ‘cfgfile_parse_host’:
  138. ../sources/src/cfgfile.c:1752:3: warning: passing argument 4 of ‘cfgfile_yesno’ from incompatible pointer type [enabled by default]
  139. || cfgfile_yesno (option, value, _T("warp"), &p->turbo_emulation)
  140. ^
  141. ../sources/src/cfgfile.c:1275:5: note: expected ‘_Bool *’ but argument is of type ‘int *’
  142. int cfgfile_yesno (const TCHAR *option, const TCHAR *value, const TCHAR *name, bool *location)
  143. ^
  144. ../sources/src/cfgfile.c:1879:3: warning: passing argument 4 of ‘cfgfile_yesno’ from incompatible pointer type [enabled by default]
  145. return cfgfile_yesno (option, value, _T("gfx_vsync"), &p->gfx_apmode[APMODE_NATIVE].gfx_vsync);
  146. ^
  147. ../sources/src/cfgfile.c:1275:5: note: expected ‘_Bool *’ but argument is of type ‘int *’
  148. int cfgfile_yesno (const TCHAR *option, const TCHAR *value, const TCHAR *name, bool *location)
  149. ^
  150. ../sources/src/cfgfile.c:1884:3: warning: passing argument 4 of ‘cfgfile_yesno’ from incompatible pointer type [enabled by default]
  151. return cfgfile_yesno (option, value, _T("gfx_vsync_picasso"), &p->gfx_apmode[APMODE_RTG].gfx_vsync);
  152. ^
  153. ../sources/src/cfgfile.c:1275:5: note: expected ‘_Bool *’ but argument is of type ‘int *’
  154. int cfgfile_yesno (const TCHAR *option, const TCHAR *value, const TCHAR *name, bool *location)
  155. ^
  156. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/inputdevice.o ../sources/src/inputdevice.c
  157. ../sources/src/inputdevice.c: In function ‘mousehack_helper’:
  158. ../sources/src/inputdevice.c:1620:2: warning: passing argument 1 of ‘getgfxoffset’ from incompatible pointer type [enabled by default]
  159. getgfxoffset (&fdx, &fdy, &fmx, &fmy);
  160. ^
  161. In file included from ../sources/src/inputdevice.c:56:0:
  162. ../sources/src/misc.h:13:6: note: expected ‘int *’ but argument is of type ‘float *’
  163. void getgfxoffset (int *dxp, int *dyp, int *mxp, int *myp);
  164. ^
  165. ../sources/src/inputdevice.c:1620:2: warning: passing argument 2 of ‘getgfxoffset’ from incompatible pointer type [enabled by default]
  166. getgfxoffset (&fdx, &fdy, &fmx, &fmy);
  167. ^
  168. In file included from ../sources/src/inputdevice.c:56:0:
  169. ../sources/src/misc.h:13:6: note: expected ‘int *’ but argument is of type ‘float *’
  170. void getgfxoffset (int *dxp, int *dyp, int *mxp, int *myp);
  171. ^
  172. ../sources/src/inputdevice.c:1620:2: warning: passing argument 3 of ‘getgfxoffset’ from incompatible pointer type [enabled by default]
  173. getgfxoffset (&fdx, &fdy, &fmx, &fmy);
  174. ^
  175. In file included from ../sources/src/inputdevice.c:56:0:
  176. ../sources/src/misc.h:13:6: note: expected ‘int *’ but argument is of type ‘float *’
  177. void getgfxoffset (int *dxp, int *dyp, int *mxp, int *myp);
  178. ^
  179. ../sources/src/inputdevice.c:1620:2: warning: passing argument 4 of ‘getgfxoffset’ from incompatible pointer type [enabled by default]
  180. getgfxoffset (&fdx, &fdy, &fmx, &fmy);
  181. ^
  182. In file included from ../sources/src/inputdevice.c:56:0:
  183. ../sources/src/misc.h:13:6: note: expected ‘int *’ but argument is of type ‘float *’
  184. void getgfxoffset (int *dxp, int *dyp, int *mxp, int *myp);
  185. ^
  186. ../sources/src/inputdevice.c: In function ‘handle_custom_event’:
  187. ../sources/src/inputdevice.c:2416:2: warning: implicit declaration of function ‘my_strdup_trim’ [-Wimplicit-function-declaration]
  188. p = buf = my_strdup_trim (custom);
  189. ^
  190. ../sources/src/inputdevice.c:2416:10: warning: assignment makes pointer from integer without a cast [enabled by default]
  191. p = buf = my_strdup_trim (custom);
  192. ^
  193. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/gfxutil.o ../sources/src/gfxutil.c
  194. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/gfxlib.o ../sources/src/gfxlib.c
  195. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/audio.o ../sources/src/audio.c
  196. In file included from ../sources/src/audio.c:25:0:
  197. ../sources/src/sounddep/sound.h: In function ‘check_sound_buffers’:
  198. ../sources/src/sounddep/sound.h:32:2: warning: implicit declaration of function ‘driveclick_mix’ [-Wimplicit-function-declaration]
  199. driveclick_mix ((uae_s16*)sndbuffer, sndbufsize >> 1,currprefs.dfxclickchannelmask);
  200. ^
  201. In file included from ../sources/src/audio.c:28:0:
  202. ./../sources/src/include/driveclick.h: At top level:
  203. ./../sources/src/include/driveclick.h:33:13: warning: conflicting types for ‘driveclick_mix’ [enabled by default]
  204. extern void driveclick_mix (uae_s16*, int, int);
  205. ^
  206. In file included from ../sources/src/audio.c:25:0:
  207. ../sources/src/sounddep/sound.h:32:2: note: previous implicit declaration of ‘driveclick_mix’ was here
  208. driveclick_mix ((uae_s16*)sndbuffer, sndbufsize >> 1,currprefs.dfxclickchannelmask);
  209. ^
  210. ../sources/src/audio.c: In function ‘audio_activate’:
  211. ../sources/src/audio.c:1128:3: warning: implicit declaration of function ‘restart_sound_buffer’ [-Wimplicit-function-declaration]
  212. restart_sound_buffer ();
  213. ^
  214. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/sinctable.o ../sources/src/sinctable.c
  215. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/statusline.o ../sources/src/statusline.c
  216. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/drawing.o ../sources/src/drawing.c
  217. ../sources/src/drawing.c:2864:25: warning: ‘struct vidbuffer’ declared inside parameter list [enabled by default]
  218. bool draw_frame (struct vidbuffer *vb)
  219. ^
  220. ../sources/src/drawing.c:2864:25: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
  221. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/consolehook.o ../sources/src/consolehook.c
  222. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/native2amiga.o ../sources/src/native2amiga.c
  223. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/disk.o ../sources/src/disk.c
  224. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/crc32.o ../sources/src/crc32.c
  225. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/savestate.o ../sources/src/savestate.c
  226. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/arcadia.o ../sources/src/arcadia.c
  227. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cd32_fmv.o ../sources/src/cd32_fmv.c
  228. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/uaeexe.o ../sources/src/uaeexe.c
  229. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/uaelib.o ../sources/src/uaelib.c
  230. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/uaeresource.o ../sources/src/uaeresource.c
  231. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/uaeserial.o ../sources/src/uaeserial.c
  232. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/fdi2raw.o ../sources/src/fdi2raw.c
  233. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/hotkeys.o ../sources/src/hotkeys.c
  234. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/amax.o ../sources/src/amax.c
  235. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/ar.o ../sources/src/ar.c
  236. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/driveclick.o ../sources/src/driveclick.c
  237. In file included from ../sources/src/driveclick.c:17:0:
  238. ../sources/src/sounddep/sound.h: In function ‘check_sound_buffers’:
  239. ../sources/src/sounddep/sound.h:32:2: warning: implicit declaration of function ‘driveclick_mix’ [-Wimplicit-function-declaration]
  240. driveclick_mix ((uae_s16*)sndbuffer, sndbufsize >> 1,currprefs.dfxclickchannelmask);
  241. ^
  242. In file included from ../sources/src/driveclick.c:21:0:
  243. ./../sources/src/include/driveclick.h: At top level:
  244. ./../sources/src/include/driveclick.h:33:13: warning: conflicting types for ‘driveclick_mix’ [enabled by default]
  245. extern void driveclick_mix (uae_s16*, int, int);
  246. ^
  247. In file included from ../sources/src/driveclick.c:17:0:
  248. ../sources/src/sounddep/sound.h:32:2: note: previous implicit declaration of ‘driveclick_mix’ was here
  249. driveclick_mix ((uae_s16*)sndbuffer, sndbufsize >> 1,currprefs.dfxclickchannelmask);
  250. ^
  251. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/enforcer.o ../sources/src/enforcer.c
  252. ../sources/src/enforcer.c: In function ‘chipmem_lget2’:
  253. ../sources/src/enforcer.c:436:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  254. enforcer_display_hit (_T("LONG READ from"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  255. ^
  256. ../sources/src/enforcer.c: In function ‘chipmem_wget2’:
  257. ../sources/src/enforcer.c:453:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  258. enforcer_display_hit (_T("WORD READ from"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  259. ^
  260. ../sources/src/enforcer.c: In function ‘chipmem_bget2’:
  261. ../sources/src/enforcer.c:467:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  262. enforcer_display_hit (_T("BYTE READ from"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  263. ^
  264. ../sources/src/enforcer.c: In function ‘chipmem_lput2’:
  265. ../sources/src/enforcer.c:485:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  266. enforcer_display_hit (_T("LONG WRITE to"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  267. ^
  268. ../sources/src/enforcer.c: In function ‘chipmem_wput2’:
  269. ../sources/src/enforcer.c:505:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  270. enforcer_display_hit (_T("WORD WRITE to"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  271. ^
  272. ../sources/src/enforcer.c: In function ‘chipmem_bput2’:
  273. ../sources/src/enforcer.c:521:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  274. enforcer_display_hit (_T("BYTE WRITE to"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  275. ^
  276. ../sources/src/enforcer.c: In function ‘dummy_lget2’:
  277. ../sources/src/enforcer.c:547:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  278. enforcer_display_hit (_T("LONG READ from"),(uae_u32)(regs.pc_p - NMEM_OFFSET), addr);
  279. ^
  280. ../sources/src/enforcer.c: In function ‘dummy_wget2’:
  281. ../sources/src/enforcer.c:572:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  282. enforcer_display_hit (_T("WORD READ from"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  283. ^
  284. ../sources/src/enforcer.c: In function ‘dummy_bget2’:
  285. ../sources/src/enforcer.c:583:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  286. enforcer_display_hit (_T("BYTE READ from"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  287. ^
  288. ../sources/src/enforcer.c: In function ‘dummy_lput2’:
  289. ../sources/src/enforcer.c:594:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  290. enforcer_display_hit (_T("LONG WRITE to"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  291. ^
  292. ../sources/src/enforcer.c: In function ‘dummy_wput2’:
  293. ../sources/src/enforcer.c:604:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  294. enforcer_display_hit (_T("WORD WRITE to"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  295. ^
  296. ../sources/src/enforcer.c: In function ‘dummy_bput2’:
  297. ../sources/src/enforcer.c:614:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  298. enforcer_display_hit (_T("BYTE WRITE to"),(uae_u32)(regs.pc_p - NMEM_OFFSET),addr);
  299. ^
  300. ../sources/src/enforcer.c: At top level:
  301. ../sources/src/enforcer.c:628:8: warning: extra tokens at end of #endif directive [enabled by default]
  302. #endif 0
  303. ^
  304. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/misc.o ../sources/src/misc.c
  305. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/uaenet.o ../sources/src/uaenet.c
  306. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/a2065.o ../sources/src/a2065.c
  307. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/missing.o ../sources/src/missing.c
  308. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/readcpu.o ../sources/src/readcpu.c
  309. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/hrtmon.rom.o ../sources/src/hrtmon.rom.c
  310. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/events.o ../sources/src/events.c
  311. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/calc.o ../sources/src/calc.c
  312. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/aros.rom.o ../sources/src/aros.rom.c
  313. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/specialmonitors.o ../sources/src/specialmonitors.c
  314. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/writelog.o ../sources/src/writelog.c
  315. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/debug.o ../sources/src/debug.c
  316. ../sources/src/debug.c: In function ‘show_exec_lists’:
  317. ../sources/src/debug.c:2914:4: warning: implicit declaration of function ‘my_trim’ [-Wimplicit-function-declaration]
  318. my_trim (name1);
  319. ^
  320. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/identify.o ../sources/src/identify.c
  321. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/osdep/memory.o ../sources/src/osdep/memory.c
  322. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/osdep/parser.o ../sources/src/osdep/parser.c
  323. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/osdep/main.o ../sources/src/osdep/main.c
  324. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/crc_csum.o ../sources/src/archivers/dms/crc_csum.c
  325. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/getbits.o ../sources/src/archivers/dms/getbits.c
  326. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/maketbl.o ../sources/src/archivers/dms/maketbl.c
  327. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/pfile.o ../sources/src/archivers/dms/pfile.c
  328. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/tables.o ../sources/src/archivers/dms/tables.c
  329. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/u_deep.o ../sources/src/archivers/dms/u_deep.c
  330. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/u_heavy.o ../sources/src/archivers/dms/u_heavy.c
  331. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/u_init.o ../sources/src/archivers/dms/u_init.c
  332. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/u_medium.o ../sources/src/archivers/dms/u_medium.c
  333. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/u_quick.o ../sources/src/archivers/dms/u_quick.c
  334. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/archivers/dms/u_rle.o ../sources/src/archivers/dms/u_rle.c
  335. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/hardfile.o ../sources/src/hardfile.c
  336. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/hardfile_unix.o ../sources/src/hardfile_unix.c
  337. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/scsi-none.o ../sources/src/scsi-none.c
  338. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/fsusage.o ../sources/src/fsusage.c
  339. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/filesys.o ../sources/src/filesys.c
  340. ../sources/src/filesys.c: In function ‘action_make_link’:
  341. ../sources/src/filesys.c:3372:4: warning: passing argument 2 of ‘find_aino’ makes integer from pointer without a cast [enabled by default]
  342. a3 = find_aino (u, NULL, link, &err);
  343. ^
  344. ../sources/src/filesys.c:3060:17: note: expected ‘uaecptr’ but argument is of type ‘void *’
  345. static a_inode *find_aino (Unit *unit, uaecptr lock, const TCHAR *name, int *err)
  346. ^
  347. ../sources/src/filesys.c: In function ‘action_examine_all_do’:
  348. ../sources/src/filesys.c:4118:19: warning: assignment makes pointer from integer without a cast [enabled by default]
  349. /*fixme*/ ok = zfile_readdir_archive (d->zd, fn);
  350. ^
  351. ../sources/src/filesys.c:4120:6: warning: passing argument 1 of ‘readdir’ from incompatible pointer type [enabled by default]
  352. ok = readdir (d->od);
  353. ^
  354. In file included from ./../sources/src/include/sysdeps.h:182:0,
  355. from ../sources/src/filesys.c:26:
  356. /usr/include/dirent.h:162:23: note: expected ‘struct DIR *’ but argument is of type ‘struct my_opendir_s *’
  357. extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
  358. ^
  359. ../sources/src/filesys.c: In function ‘populate_directory’:
  360. ../sources/src/filesys.c:4392:17: warning: assignment makes pointer from integer without a cast [enabled by default]
  361. /*fixme*/ok = zfile_readdir_archive (d->zd, fn);
  362. ^
  363. ../sources/src/filesys.c:4394:5: warning: passing argument 1 of ‘readdir’ from incompatible pointer type [enabled by default]
  364. ok = readdir (d->od);
  365. ^
  366. In file included from ./../sources/src/include/sysdeps.h:182:0,
  367. from ../sources/src/filesys.c:26:
  368. /usr/include/dirent.h:162:23: note: expected ‘struct DIR *’ but argument is of type ‘struct my_opendir_s *’
  369. extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
  370. ^
  371. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/filesys_unix.o ../sources/src/filesys_unix.c
  372. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/fsdb.o ../sources/src/fsdb.c
  373. In file included from ../sources/src/fsdb.c:48:0:
  374. ../sources/src/filesys_linux.c: In function ‘my_closedir’:
  375. ../sources/src/filesys_linux.c:248:20: warning: passing argument 1 of ‘closedir’ from incompatible pointer type [enabled by default]
  376. closedir((struct DIR*)mod);
  377. ^
  378. In file included from ./../sources/src/include/sysdeps.h:182:0,
  379. from ../sources/src/fsdb.c:11:
  380. /usr/include/dirent.h:149:12: note: expected ‘struct DIR *’ but argument is of type ‘struct DIR *’
  381. extern int closedir (DIR *__dirp) __nonnull ((1));
  382. ^
  383. In file included from ../sources/src/fsdb.c:48:0:
  384. ../sources/src/filesys_linux.c: In function ‘my_readdir’:
  385. ../sources/src/filesys_linux.c:264:25: warning: passing argument 1 of ‘readdir’ from incompatible pointer type [enabled by default]
  386. return readdir((struct DIR*)mod);
  387. ^
  388. In file included from ./../sources/src/include/sysdeps.h:182:0,
  389. from ../sources/src/fsdb.c:11:
  390. /usr/include/dirent.h:162:23: note: expected ‘struct DIR *’ but argument is of type ‘struct DIR *’
  391. extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
  392. ^
  393. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/fsdb_unix.o ../sources/src/fsdb_unix.c
  394. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/bsdsocket.o ../sources/src/bsdsocket.c
  395. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_0.o ../sources/src/cpuemu_0.c
  396. In file included from ../sources/src/cpuemu_0.c:8:0:
  397. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  398. #warning "OPT TESTFLAG"
  399. ^
  400. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_11.o ../sources/src/cpuemu_11.c
  401. In file included from ../sources/src/cpuemu_11.c:8:0:
  402. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  403. #warning "OPT TESTFLAG"
  404. ^
  405. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_12.o ../sources/src/cpuemu_12.c
  406. In file included from ../sources/src/cpuemu_12.c:8:0:
  407. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  408. #warning "OPT TESTFLAG"
  409. ^
  410. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_20.o ../sources/src/cpuemu_20.c
  411. In file included from ../sources/src/cpuemu_20.c:8:0:
  412. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  413. #warning "OPT TESTFLAG"
  414. ^
  415. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_21.o ../sources/src/cpuemu_21.c
  416. In file included from ../sources/src/cpuemu_21.c:8:0:
  417. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  418. #warning "OPT TESTFLAG"
  419. ^
  420. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_22.o ../sources/src/cpuemu_22.c
  421. In file included from ../sources/src/cpuemu_22.c:8:0:
  422. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  423. #warning "OPT TESTFLAG"
  424. ^
  425. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpustbl.o ../sources/src/cpustbl.c
  426. In file included from ../sources/src/cpustbl.c:8:0:
  427. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  428. #warning "OPT TESTFLAG"
  429. ^
  430. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpudefs.o ../sources/src/cpudefs.c
  431. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_31.o ../sources/src/cpuemu_31.c
  432. In file included from ../sources/src/cpuemu_31.c:8:0:
  433. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  434. #warning "OPT TESTFLAG"
  435. ^
  436. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_32.o ../sources/src/cpuemu_32.c
  437. In file included from ../sources/src/cpuemu_32.c:8:0:
  438. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  439. #warning "OPT TESTFLAG"
  440. ^
  441. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpuemu_33.o ../sources/src/cpuemu_33.c
  442. In file included from ../sources/src/cpuemu_33.c:8:0:
  443. ../sources/src/machdep/m68kops.h:212:2: warning: #warning "OPT TESTFLAG" [-Wcpp]
  444. #warning "OPT TESTFLAG"
  445. ^
  446. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpummu.o ../sources/src/cpummu.c
  447. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/cpummu30.o ../sources/src/cpummu30.c
  448. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/fpp.o ../sources/src/fpp.c
  449. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/machdep/support.o ../sources/src/machdep/support.c
  450. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/osdep/gui.o ../sources/src/osdep/gui.c
  451. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/osdep/retroglue.o ../sources/src/osdep/retroglue.c
  452. ../sources/src/osdep/retroglue.c: In function ‘retro_mouse’:
  453. ../sources/src/osdep/retroglue.c:80:2: warning: implicit declaration of function ‘setmousestate’ [-Wimplicit-function-declaration]
  454. setmousestate (0, 0, dx, 0);
  455. ^
  456. ../sources/src/osdep/retroglue.c: In function ‘retro_mouse_but0’:
  457. ../sources/src/osdep/retroglue.c:86:2: warning: implicit declaration of function ‘setmousebuttonstate’ [-Wimplicit-function-declaration]
  458. setmousebuttonstate (0, 0, down);
  459. ^
  460. ../sources/src/osdep/retroglue.c: At top level:
  461. ../sources/src/osdep/retroglue.c:95:8: warning: type defaults to ‘int’ in declaration of ‘jflag’ [enabled by default]
  462. static jflag[5]={0,0,0,0,0};
  463. ^
  464. ../sources/src/osdep/retroglue.c: In function ‘retro_joy0’:
  465. ../sources/src/osdep/retroglue.c:104:4: warning: implicit declaration of function ‘setjoybuttonstate’ [-Wimplicit-function-declaration]
  466. setjoybuttonstate(0, 0, 1); // joy0, button0, state ON
  467. ^
  468. ../sources/src/osdep/retroglue.c:117:4: warning: implicit declaration of function ‘setjoystickstate’ [-Wimplicit-function-declaration]
  469. setjoystickstate(0, 0, -1, 1);
  470. ^
  471. ../sources/src/osdep/retroglue.c: In function ‘retro_key_down’:
  472. ../sources/src/osdep/retroglue.c:176:2: warning: implicit declaration of function ‘inputdevice_do_keyboard’ [-Wimplicit-function-declaration]
  473. inputdevice_do_keyboard (key, 1);
  474. ^
  475. ../sources/src/osdep/retroglue.c: In function ‘retro_renderSound’:
  476. ../sources/src/osdep/retroglue.c:199:3: warning: implicit declaration of function ‘retro_audio_cb’ [-Wimplicit-function-declaration]
  477. retro_audio_cb( samples[i], samples[i+1]);
  478. ^
  479. ../sources/src/osdep/retroglue.c: In function ‘retro_flush_screen’:
  480. ../sources/src/osdep/retroglue.c:219:2: warning: implicit declaration of function ‘pause_select’ [-Wimplicit-function-declaration]
  481. if(pauseg==1)pause_select();
  482. ^
  483. ../sources/src/osdep/retroglue.c: In function ‘graphics_init’:
  484. ../sources/src/osdep/retroglue.c:298:3: warning: implicit declaration of function ‘inputdevice_release_all_keys’ [-Wimplicit-function-declaration]
  485. inputdevice_release_all_keys ();
  486. ^
  487. ../sources/src/osdep/retroglue.c:299:5: warning: implicit declaration of function ‘reset_hotkeys’ [-Wimplicit-function-declaration]
  488. reset_hotkeys ();
  489. ^
  490. ../sources/src/osdep/retroglue.c:300:2: warning: implicit declaration of function ‘reset_drawing’ [-Wimplicit-function-declaration]
  491. reset_drawing ();
  492. ^
  493. In file included from ../sources/src/osdep/retroglue.c:374:0:
  494. ./../sources/src/include/inputdevice.h: At top level:
  495. ./../sources/src/include/inputdevice.h:192:6: warning: conflicting types for ‘setjoybuttonstate’ [enabled by default]
  496. void setjoybuttonstate (int joy, int button, int state);
  497. ^
  498. ../sources/src/osdep/retroglue.c:104:4: note: previous implicit declaration of ‘setjoybuttonstate’ was here
  499. setjoybuttonstate(0, 0, 1); // joy0, button0, state ON
  500. ^
  501. In file included from ../sources/src/osdep/retroglue.c:374:0:
  502. ./../sources/src/include/inputdevice.h:193:6: warning: conflicting types for ‘setmousebuttonstate’ [enabled by default]
  503. void setmousebuttonstate (int mouse, int button, int state);
  504. ^
  505. ../sources/src/osdep/retroglue.c:86:2: note: previous implicit declaration of ‘setmousebuttonstate’ was here
  506. setmousebuttonstate (0, 0, down);
  507. ^
  508. In file included from ../sources/src/osdep/retroglue.c:374:0:
  509. ./../sources/src/include/inputdevice.h:194:6: warning: conflicting types for ‘setjoystickstate’ [enabled by default]
  510. void setjoystickstate (int joy, int axle, int state, int max);
  511. ^
  512. ../sources/src/osdep/retroglue.c:117:4: note: previous implicit declaration of ‘setjoystickstate’ was here
  513. setjoystickstate(0, 0, -1, 1);
  514. ^
  515. In file included from ../sources/src/osdep/retroglue.c:374:0:
  516. ./../sources/src/include/inputdevice.h:196:6: warning: conflicting types for ‘setmousestate’ [enabled by default]
  517. void setmousestate (int mouse, int axis, int data, int isabs);
  518. ^
  519. ../sources/src/osdep/retroglue.c:80:2: note: previous implicit declaration of ‘setmousestate’ was here
  520. setmousestate (0, 0, dx, 0);
  521. ^
  522. In file included from ../sources/src/osdep/retroglue.c:374:0:
  523. ./../sources/src/include/inputdevice.h:210:6: warning: conflicting types for ‘inputdevice_do_keyboard’ [enabled by default]
  524. void inputdevice_do_keyboard (int code, int state);
  525. ^
  526. ../sources/src/osdep/retroglue.c:176:2: note: previous implicit declaration of ‘inputdevice_do_keyboard’ was here
  527. inputdevice_do_keyboard (key, 1);
  528. ^
  529. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/sounddep/sound.o ../sources/src/sounddep/sound.c
  530. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/osdep/retromenu.o ../sources/src/osdep/retromenu.c
  531. ../sources/src/osdep/retromenu.c: In function ‘update_title_bar’:
  532. ../sources/src/osdep/retromenu.c:302:3: warning: implicit declaration of function ‘get_cpu_model’ [-Wimplicit-function-declaration]
  533. get_cpu_model(),
  534. ^
  535. ../sources/src/osdep/retromenu.c:308:2: warning: implicit declaration of function ‘DrawFBoxBmp’ [-Wimplicit-function-declaration]
  536. draw_rect(ovl_left+24*8,ovl_top+26,408,8,1); //clean the previous text off the scrren
  537. ^
  538. ../sources/src/osdep/retromenu.c:309:2: warning: implicit declaration of function ‘Draw_text’ [-Wimplicit-function-declaration]
  539. draw_text2(ovl_left+24*8,ovl_top+26, (unsigned char*) tmp , 0);
  540. ^
  541. ../sources/src/osdep/retromenu.c: In function ‘init_main_screen’:
  542. ../sources/src/osdep/retromenu.c:319:4: warning: implicit declaration of function ‘get_current_config_name’ [-Wimplicit-function-declaration]
  543. sprintf(config_name, "%s\0", get_current_config_name());
  544. ^
  545. ../sources/src/osdep/retromenu.c: In function ‘get_hdf_name’:
  546. ../sources/src/osdep/retromenu.c:471:37: warning: initialization from incompatible pointer type [enabled by default]
  547. struct uaedev_config_info *uci = &currprefs.mountconfig[index];
  548. ^
  549. ../sources/src/osdep/retromenu.c:482:4: warning: function returns address of local variable [-Wreturn-local-addr]
  550. return mi.rootdir;
  551. ^
  552. ../sources/src/osdep/retromenu.c: In function ‘action_misc_menu’:
  553. ../sources/src/osdep/retromenu.c:862:5: warning: implicit declaration of function ‘clean_led_area’ [-Wimplicit-function-declaration]
  554. clean_led_area();
  555. ^
  556. ../sources/src/osdep/retromenu.c:908:4: warning: implicit declaration of function ‘DISK_check_change’ [-Wimplicit-function-declaration]
  557. DISK_check_change();
  558. ^
  559. ../sources/src/osdep/retromenu.c:918:4: warning: implicit declaration of function ‘retro_deinit’ [-Wimplicit-function-declaration]
  560. retro_deinit();
  561. ^
  562. ../sources/src/osdep/retromenu.c: In function ‘action_cpu_menu’:
  563. ../sources/src/osdep/retromenu.c:1138:4: warning: implicit declaration of function ‘memory_reset’ [-Wimplicit-function-declaration]
  564. memory_reset();
  565. ^
  566. ../sources/src/osdep/retromenu.c:1167:4: warning: implicit declaration of function ‘expamem_reset’ [-Wimplicit-function-declaration]
  567. expamem_reset();
  568. ^
  569. ../sources/src/osdep/retromenu.c: In function ‘enter_options’:
  570. ../sources/src/osdep/retromenu.c:1299:9: warning: type defaults to ‘int’ in declaration of ‘first_time’ [enabled by default]
  571. static first_time=0;
  572. ^
  573. ../sources/src/osdep/retromenu.c:1304:3: warning: implicit declaration of function ‘uae_pause’ [-Wimplicit-function-declaration]
  574. uae_pause();
  575. ^
  576. ../sources/src/osdep/retromenu.c:1312:3: warning: implicit declaration of function ‘filebrowser’ [-Wimplicit-function-declaration]
  577. sprintf(browse_result,"%s\0",filebrowser(DEFAULT_PATH));
  578. ^
  579. ../sources/src/osdep/retromenu.c:1333:3: warning: implicit declaration of function ‘update_input_gui’ [-Wimplicit-function-declaration]
  580. event = update_input_gui();
  581. ^
  582. ../sources/src/osdep/retromenu.c:1396:5: warning: implicit declaration of function ‘reset_drawing’ [-Wimplicit-function-declaration]
  583. reset_drawing();
  584. ^
  585. ../sources/src/osdep/retromenu.c:1398:5: warning: implicit declaration of function ‘uae_resume’ [-Wimplicit-function-declaration]
  586. uae_resume();resume_sound();
  587. ^
  588. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/src/threaddep/thread.o ../sources/src/threaddep/thread.c
  589. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/utils/libco/libco.o ../sources/utils/libco/libco.c
  590. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dialog.o ../sources/gui-retro/dialog.c
  591. ../sources/gui-retro/dialog.c: In function ‘Dialog_DoProperty’:
  592. ../sources/gui-retro/dialog.c:50:2: warning: implicit declaration of function ‘pause_sound’ [-Wimplicit-function-declaration]
  593. pause_sound();
  594. ^
  595. ../sources/gui-retro/dialog.c:51:2: warning: implicit declaration of function ‘uae_pause’ [-Wimplicit-function-declaration]
  596. uae_pause();
  597. ^
  598. ../sources/gui-retro/dialog.c:57:3: warning: implicit declaration of function ‘retro_uae_reset’ [-Wimplicit-function-declaration]
  599. retro_uae_reset(0);
  600. ^
  601. ../sources/gui-retro/dialog.c:63:3: warning: implicit declaration of function ‘retro_shutdown_uae’ [-Wimplicit-function-declaration]
  602. retro_shutdown_uae();
  603. ^
  604. ../sources/gui-retro/dialog.c:67:3: warning: implicit declaration of function ‘memory_reset’ [-Wimplicit-function-declaration]
  605. memory_reset();
  606. ^
  607. ../sources/gui-retro/dialog.c:78:2: warning: implicit declaration of function ‘reset_drawing’ [-Wimplicit-function-declaration]
  608. reset_drawing();
  609. ^
  610. ../sources/gui-retro/dialog.c:79:2: warning: implicit declaration of function ‘uae_resume’ [-Wimplicit-function-declaration]
  611. uae_resume();resume_sound();
  612. ^
  613. ../sources/gui-retro/dialog.c:79:2: warning: implicit declaration of function ‘resume_sound’ [-Wimplicit-function-declaration]
  614. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/paths.o ../sources/gui-retro/paths.c
  615. ../sources/gui-retro/paths.c: In function ‘Paths_GetExecDirFromPATH’:
  616. ../sources/gui-retro/paths.c:76:2: warning: implicit declaration of function ‘getenv’ [-Wimplicit-function-declaration]
  617. pPathEnv = getenv("PATH");
  618. ^
  619. ../sources/gui-retro/paths.c:76:11: warning: assignment makes pointer from integer without a cast [enabled by default]
  620. pPathEnv = getenv("PATH");
  621. ^
  622. ../sources/gui-retro/paths.c:80:2: warning: implicit declaration of function ‘strdup’ [-Wimplicit-function-declaration]
  623. pPathEnv = strdup(pPathEnv);
  624. ^
  625. ../sources/gui-retro/paths.c:80:11: warning: assignment makes pointer from integer without a cast [enabled by default]
  626. pPathEnv = strdup(pPathEnv);
  627. ^
  628. ../sources/gui-retro/paths.c:84:2: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
  629. pTmpName = malloc(FILENAME_MAX);
  630. ^
  631. ../sources/gui-retro/paths.c:84:11: warning: assignment makes pointer from integer without a cast [enabled by default]
  632. pTmpName = malloc(FILENAME_MAX);
  633. ^
  634. ../sources/gui-retro/paths.c:90:2: warning: implicit declaration of function ‘strchr’ [-Wimplicit-function-declaration]
  635. if (strchr((pPathEnv), ';'))
  636. ^
  637. ../sources/gui-retro/paths.c:95:2: warning: implicit declaration of function ‘strtok’ [-Wimplicit-function-declaration]
  638. pAct = strtok (pPathEnv, pToken);
  639. ^
  640. ../sources/gui-retro/paths.c:95:7: warning: assignment makes pointer from integer without a cast [enabled by default]
  641. pAct = strtok (pPathEnv, pToken);
  642. ^
  643. ../sources/gui-retro/paths.c:100:3: warning: implicit declaration of function ‘File_Exists’ [-Wimplicit-function-declaration]
  644. if (File_Exists(pTmpName))
  645. ^
  646. ../sources/gui-retro/paths.c:103:4: warning: implicit declaration of function ‘strncpy’ [-Wimplicit-function-declaration]
  647. strncpy(pExecDir, pAct, nMaxLen);
  648. ^
  649. ../sources/gui-retro/paths.c:107:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  650. pAct = strtok (0, pToken);
  651. ^
  652. ../sources/gui-retro/paths.c:110:2: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
  653. free(pPathEnv);
  654. ^
  655. ../sources/gui-retro/paths.c: In function ‘Paths_InitExecDir’:
  656. ../sources/gui-retro/paths.c:123:12: warning: assignment makes pointer from integer without a cast [enabled by default]
  657. psExecDir = malloc(FILENAME_MAX);
  658. ^
  659. ../sources/gui-retro/paths.c:127:3: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
  660. exit(-1);
  661. ^
  662. ../sources/gui-retro/paths.c:144:4: warning: implicit declaration of function ‘strrchr’ [-Wimplicit-function-declaration]
  663. p = strrchr(psExecDir, '/'); /* Search last slash */
  664. ^
  665. ../sources/gui-retro/paths.c:144:6: warning: assignment makes pointer from integer without a cast [enabled by default]
  666. p = strrchr(psExecDir, '/'); /* Search last slash */
  667. ^
  668. ../sources/gui-retro/paths.c:169:6: warning: assignment makes pointer from integer without a cast [enabled by default]
  669. p = strrchr(psExecDir, PATHSEP); /* Search last slash */
  670. ^
  671. ../sources/gui-retro/paths.c: In function ‘Paths_InitHomeDirs’:
  672. ../sources/gui-retro/paths.c:187:9: warning: assignment makes pointer from integer without a cast [enabled by default]
  673. psHome = getenv("HOME");
  674. ^
  675. ../sources/gui-retro/paths.c:211:3: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration]
  676. strcpy(sUserHomeDir, sWorkingDir);
  677. ^
  678. ../sources/gui-retro/paths.c:221:3: warning: implicit declaration of function ‘File_DirExists’ [-Wimplicit-function-declaration]
  679. if (!File_DirExists(sHatariHomeDir))
  680. ^
  681. ../sources/gui-retro/paths.c: In function ‘Paths_Init’:
  682. ../sources/gui-retro/paths.c:261:2: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
  683. if (psExecDir && strlen(psExecDir) > 0)
  684. ^
  685. ../sources/gui-retro/paths.c:274:2: warning: implicit declaration of function ‘File_MakeAbsoluteName’ [-Wimplicit-function-declaration]
  686. File_MakeAbsoluteName(sDataDir);
  687. ^
  688. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/file.o ../sources/gui-retro/file.c
  689. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/unzip.o ../sources/gui-retro/unzip.c
  690. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/thumb.o ../sources/gui-retro/thumb.c
  691. ../sources/gui-retro/thumb.c: In function ‘dothumb’:
  692. ../sources/gui-retro/thumb.c:27:2: warning: implicit declaration of function ‘ScaleRect’ [-Wimplicit-function-declaration]
  693. ScaleRect(Target, Source, sw, sh,tw,th);
  694. ^
  695. ../sources/gui-retro/thumb.c: In function ‘loadthumb’:
  696. ../sources/gui-retro/thumb.c:59:4: warning: implicit declaration of function ‘DrawPointBmp’ [-Wimplicit-function-declaration]
  697. DrawPointBmp(bmp,i,j,target[idx]);
  698. ^
  699. ../sources/gui-retro/thumb.c: At top level:
  700. ../sources/gui-retro/thumb.c:103:6: warning: conflicting types for ‘ScaleRect’ [enabled by default]
  701. void ScaleRect(PIXEL *Target, PIXEL *Source, int SrcWidth, int SrcHeight,
  702. ^
  703. ../sources/gui-retro/thumb.c:27:2: note: previous implicit declaration of ‘ScaleRect’ was here
  704. ScaleRect(Target, Source, sw, sh,tw,th);
  705. ^
  706. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/zip.o ../sources/gui-retro/zip.c
  707. ../sources/gui-retro/zip.c: In function ‘ZIP_ReadDisk’:
  708. ../sources/gui-retro/zip.c:562:3: warning: implicit declaration of function ‘MSA_UnCompress’ [-Wimplicit-function-declaration]
  709. pDiskBuffer = MSA_UnCompress(buf, (long *)&ImageSize);
  710. ^
  711. ../sources/gui-retro/zip.c:562:15: warning: assignment makes pointer from integer without a cast [enabled by default]
  712. pDiskBuffer = MSA_UnCompress(buf, (long *)&ImageSize);
  713. ^
  714. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/str.o ../sources/gui-retro/str.c
  715. ../sources/gui-retro/str.c: In function ‘Str_Filename2TOSname’:
  716. ../sources/gui-retro/str.c:165:2: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
  717. free(src);
  718. ^
  719. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgFloppy.o ../sources/gui-retro/dlgFloppy.c
  720. ../sources/gui-retro/dlgFloppy.c: In function ‘Floppy_SetDiskFileName’:
  721. ../sources/gui-retro/dlgFloppy.c:144:3: warning: passing argument 1 of ‘printf’ from incompatible pointer type [enabled by default]
  722. Log_AlertDlg(LOG_INFO, "Image '%s' not found", pszFileName);
  723. ^
  724. In file included from ../sources/gui-retro/file.h:15:0,
  725. from ../sources/gui-retro/dlgFloppy.c:17:
  726. /usr/include/stdio.h:362:12: note: expected ‘const char * restrict’ but argument is of type ‘struct _IO_FILE *’
  727. extern int printf (const char *__restrict __format, ...);
  728. ^
  729. ../sources/gui-retro/dlgFloppy.c:171:4: warning: passing argument 1 of ‘printf’ from incompatible pointer type [enabled by default]
  730. Log_AlertDlg(LOG_ERROR, "ERROR: Cannot insert same floppy to multiple drives!");
  731. ^
  732. In file included from ../sources/gui-retro/file.h:15:0,
  733. from ../sources/gui-retro/dlgFloppy.c:17:
  734. /usr/include/stdio.h:362:12: note: expected ‘const char * restrict’ but argument is of type ‘struct _IO_FILE *’
  735. extern int printf (const char *__restrict __format, ...);
  736. ^
  737. ../sources/gui-retro/dlgFloppy.c: In function ‘DlgFloppy_QueryInsert’:
  738. ../sources/gui-retro/dlgFloppy.c:275:9: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  739. gui_poll_events();
  740. ^
  741. ../sources/gui-retro/dlgFloppy.c: In function ‘DlgFloppy_Main’:
  742. ../sources/gui-retro/dlgFloppy.c:349:5: warning: implicit declaration of function ‘DISK_check_change’ [-Wimplicit-function-declaration]
  743. DISK_check_change();
  744. ^
  745. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgHardDisk.o ../sources/gui-retro/dlgHardDisk.c
  746. ../sources/gui-retro/dlgHardDisk.c: In function ‘DlgHardDisk_Main’:
  747. ../sources/gui-retro/dlgHardDisk.c:174:4: warning: implicit declaration of function ‘kill_filesys_unitconfig’ [-Wimplicit-function-declaration]
  748. kill_filesys_unitconfig (&currprefs, 0);
  749. ^
  750. ../sources/gui-retro/dlgHardDisk.c:182:5: warning: implicit declaration of function ‘mount_hdf’ [-Wimplicit-function-declaration]
  751. mount_hdf(0,szHardDiskImage[0]);
  752. ^
  753. ../sources/gui-retro/dlgHardDisk.c:233:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  754. gui_poll_events();
  755. ^
  756. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgFileSelect.o ../sources/gui-retro/dlgFileSelect.c
  757. ../sources/gui-retro/dlgFileSelect.c: In function ‘DlgFileSelect_RefreshEntries’:
  758. ../sources/gui-retro/dlgFileSelect.c:131:2: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
  759. char *tempstr = malloc(FILENAME_MAX);
  760. ^
  761. ../sources/gui-retro/dlgFileSelect.c:131:18: warning: initialization makes pointer from integer without a cast [enabled by default]
  762. char *tempstr = malloc(FILENAME_MAX);
  763. ^
  764. ../sources/gui-retro/dlgFileSelect.c:146:4: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration]
  765. strcpy(tempstr, " ");
  766. ^
  767. ../sources/gui-retro/dlgFileSelect.c:147:4: warning: implicit declaration of function ‘strcat’ [-Wimplicit-function-declaration]
  768. strcat(tempstr, files[i+ypos]->d_name);
  769. ^
  770. ../sources/gui-retro/dlgFileSelect.c:170:2: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
  771. free(tempstr);
  772. ^
  773. ../sources/gui-retro/dlgFileSelect.c: In function ‘strcat_maxlen’:
  774. ../sources/gui-retro/dlgFileSelect.c:424:2: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
  775. slen = strlen(src);
  776. ^
  777. ../sources/gui-retro/dlgFileSelect.c: In function ‘zip_get_path’:
  778. ../sources/gui-retro/dlgFileSelect.c:444:11: warning: assignment makes pointer from integer without a cast [enabled by default]
  779. zippath = malloc(strlen(zipdir) + strlen(zipfilename) + 1);
  780. ^
  781. ../sources/gui-retro/dlgFileSelect.c:449:2: warning: implicit declaration of function ‘strdup’ [-Wimplicit-function-declaration]
  782. return strdup("");
  783. ^
  784. ../sources/gui-retro/dlgFileSelect.c:449:2: warning: return makes pointer from integer without a cast [enabled by default]
  785. ../sources/gui-retro/dlgFileSelect.c: In function ‘SDLGui_FileSelect’:
  786. ../sources/gui-retro/dlgFileSelect.c:516:13: warning: assignment makes pointer from integer without a cast [enabled by default]
  787. pStringMem = malloc(4 * FILENAME_MAX);
  788. ^
  789. ../sources/gui-retro/dlgFileSelect.c:544:3: warning: implicit declaration of function ‘strncpy’ [-Wimplicit-function-declaration]
  790. strncpy(path, path_and_name, FILENAME_MAX);
  791. ^
  792. ../sources/gui-retro/dlgFileSelect.c:642:12: warning: assignment makes pointer from integer without a cast [enabled by default]
  793. tempstr = malloc(FILENAME_MAX);
  794. ^
  795. ../sources/gui-retro/dlgFileSelect.c:661:6: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
  796. if (strcmp(files[retbut-SGFSDLG_ENTRYFIRST+ypos]->d_name, "../") == 0)
  797. ^
  798. ../sources/gui-retro/dlgFileSelect.c:789:6: warning: implicit declaration of function ‘Paths_GetWorkingDir’ [-Wimplicit-function-declaration]
  799. home = Paths_GetWorkingDir();
  800. ^
  801. ../sources/gui-retro/dlgFileSelect.c:789:11: warning: assignment makes pointer from integer without a cast [enabled by default]
  802. home = Paths_GetWorkingDir();
  803. ^
  804. ../sources/gui-retro/dlgFileSelect.c:791:6: warning: implicit declaration of function ‘Paths_GetUserHome’ [-Wimplicit-function-declaration]
  805. home = Paths_GetUserHome();
  806. ^
  807. ../sources/gui-retro/dlgFileSelect.c:791:11: warning: assignment makes pointer from integer without a cast [enabled by default]
  808. home = Paths_GetUserHome();
  809. ^
  810. ../sources/gui-retro/dlgFileSelect.c:821:5: warning: implicit declaration of function ‘GetTicks2’ [-Wimplicit-function-declaration]
  811. SDL_Delay(10);
  812. ^
  813. ../sources/gui-retro/dlgFileSelect.c:853:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  814. gui_poll_events();
  815. ^
  816. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgMemory.o ../sources/gui-retro/dlgMemory.c
  817. ../sources/gui-retro/dlgMemory.c:57:8: warning: type defaults to ‘int’ in declaration of ‘chipm’ [enabled by default]
  818. static chipm[9]={0x80000,0x100000,0x200000,0x300000,0x400000,0x500000,0x600000,0x700000,0x800000};
  819. ^
  820. ../sources/gui-retro/dlgMemory.c: In function ‘Dialog_MemDlg’:
  821. ../sources/gui-retro/dlgMemory.c:196:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  822. gui_poll_events();
  823. ^
  824. ../sources/gui-retro/dlgMemory.c:211:4: warning: implicit declaration of function ‘memory_reset’ [-Wimplicit-function-declaration]
  825. if(changed_prefs.chipmem_size!=currprefs.chipmem_size)memory_reset();
  826. ^
  827. ../sources/gui-retro/dlgMemory.c:238:5: warning: implicit declaration of function ‘expamem_reset’ [-Wimplicit-function-declaration]
  828. expamem_reset();
  829. ^
  830. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgJoystick.o ../sources/gui-retro/dlgJoystick.c
  831. ../sources/gui-retro/dlgJoystick.c: In function ‘Dialog_JoyDlg’:
  832. ../sources/gui-retro/dlgJoystick.c:77:4: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  833. gui_poll_events();
  834. ^
  835. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgAbout.o ../sources/gui-retro/dlgAbout.c
  836. ../sources/gui-retro/dlgAbout.c: In function ‘Dialog_AboutDlg’:
  837. ../sources/gui-retro/dlgAbout.c:55:2: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
  838. aboutdlg[1].x = (aboutdlg[0].w - strlen(PROG_NAME)) / 2;
  839. ^
  840. ../sources/gui-retro/dlgAbout.c:62:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  841. gui_poll_events();
  842. ^
  843. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgSound.o ../sources/gui-retro/dlgSound.c
  844. ../sources/gui-retro/dlgSound.c: In function ‘Dialog_SoundDlg’:
  845. ../sources/gui-retro/dlgSound.c:147:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  846. gui_poll_events();
  847. ^
  848. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgAlert.o ../sources/gui-retro/dlgAlert.c
  849. ../sources/gui-retro/dlgAlert.c: In function ‘DlgAlert_ShowDlg’:
  850. ../sources/gui-retro/dlgAlert.c:163:16: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  851. gui_poll_events();
  852. ^
  853. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgMain.o ../sources/gui-retro/dlgMain.c
  854. ../sources/gui-retro/dlgMain.c: In function ‘Dialog_MainDlg’:
  855. ../sources/gui-retro/dlgMain.c:117:4: warning: implicit declaration of function ‘Dialog_VideoDlg’ [-Wimplicit-function-declaration]
  856. Dialog_VideoDlg();
  857. ^
  858. ../sources/gui-retro/dlgMain.c:135:4: warning: implicit declaration of function ‘Dialog_MiscDlg’ [-Wimplicit-function-declaration]
  859. Dialog_MiscDlg();
  860. ^
  861. ../sources/gui-retro/dlgMain.c:154:6: warning: implicit declaration of function ‘unmount_all_hdfs’ [-Wimplicit-function-declaration]
  862. unmount_all_hdfs();
  863. ^
  864. ../sources/gui-retro/dlgMain.c:175:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  865. gui_poll_events();
  866. ^
  867. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgMisc.o ../sources/gui-retro/dlgMisc.c
  868. ../sources/gui-retro/dlgMisc.c: In function ‘Dialog_MiscDlg’:
  869. ../sources/gui-retro/dlgMisc.c:132:4: warning: implicit declaration of function ‘loadthumb’ [-Wimplicit-function-declaration]
  870. loadthumb(thumbPath,256,300);
  871. ^
  872. ../sources/gui-retro/dlgMisc.c:148:5: warning: implicit declaration of function ‘fsel_file_exists’ [-Wimplicit-function-declaration]
  873. if (fsel_file_exists(tmpPath)) {
  874. ^
  875. ../sources/gui-retro/dlgMisc.c:153:6: warning: ‘return’ with a value, in function returning void [enabled by default]
  876. return 1;
  877. ^
  878. ../sources/gui-retro/dlgMisc.c:161:5: warning: implicit declaration of function ‘dothumb’ [-Wimplicit-function-declaration]
  879. dothumb(thumbPath,640,480,128,96);
  880. ^
  881. ../sources/gui-retro/dlgMisc.c:164:6: warning: implicit declaration of function ‘fsel_file_create’ [-Wimplicit-function-declaration]
  882. fsel_file_create(tmpPath);
  883. ^
  884. ../sources/gui-retro/dlgMisc.c:176:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  885. gui_poll_events();
  886. ^
  887. ../sources/gui-retro/dlgMisc.c:188:3: warning: implicit declaration of function ‘clean_led_area’ [-Wimplicit-function-declaration]
  888. clean_led_area();
  889. ^
  890. ../sources/gui-retro/dlgMisc.c:195:2: warning: implicit declaration of function ‘DISK_check_change’ [-Wimplicit-function-declaration]
  891. DISK_check_change();
  892. ^
  893. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgVideo.o ../sources/gui-retro/dlgVideo.c
  894. ../sources/gui-retro/dlgVideo.c: In function ‘Dialog_VideoDlg’:
  895. ../sources/gui-retro/dlgVideo.c:137:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  896. gui_poll_events();
  897. ^
  898. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgRom.o ../sources/gui-retro/dlgRom.c
  899. ../sources/gui-retro/dlgRom.c:53:0: warning: "FILENAME_MAX" redefined [enabled by default]
  900. #define FILENAME_MAX 512
  901. ^
  902. In file included from /usr/include/stdio.h:164:0,
  903. from ../sources/gui-retro/file.h:15,
  904. from ../sources/gui-retro/dlgRom.c:15:
  905. /usr/include/bits/stdio_lim.h:25:0: note: this is the location of the previous definition
  906. # define FILENAME_MAX 4096
  907. ^
  908. ../sources/gui-retro/dlgRom.c: In function ‘DlgRom_Main’:
  909. ../sources/gui-retro/dlgRom.c:90:17: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  910. gui_poll_events();
  911. ^
  912. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/dlgSystem.o ../sources/gui-retro/dlgSystem.c
  913. ../sources/gui-retro/dlgSystem.c: In function ‘Dialog_SystemDlg’:
  914. ../sources/gui-retro/dlgSystem.c:249:9: warning: implicit declaration of function ‘gui_poll_events’ [-Wimplicit-function-declaration]
  915. gui_poll_events();
  916. ^
  917. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/gui-retro/sdlgui.o ../sources/gui-retro/sdlgui.c
  918. ../sources/gui-retro/sdlgui.c: In function ‘draw_cross’:
  919. ../sources/gui-retro/sdlgui.c:79:4: warning: implicit declaration of function ‘DrawPointBmp’ [-Wimplicit-function-declaration]
  920. if(cross[j-y][idx]=='.')DrawPointBmp(bmp,i,j,0xffff);
  921. ^
  922. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/libretro/libretro-euae.o ../sources/libretro/libretro-euae.c
  923. ../sources/libretro/libretro-euae.c: In function ‘update_variables’:
  924. ../sources/libretro/libretro-euae.c:79:2: warning: implicit declaration of function ‘Screen_SetFullUpdate’ [-Wimplicit-function-declaration]
  925. Screen_SetFullUpdate();
  926. ^
  927. ../sources/libretro/libretro-euae.c: In function ‘retro_wrap_emulator’:
  928. ../sources/libretro/libretro-euae.c:102:5: warning: implicit declaration of function ‘umain’ [-Wimplicit-function-declaration]
  929. umain(1,argv2);
  930. ^
  931. ../sources/libretro/libretro-euae.c: In function ‘retro_init’:
  932. ../sources/libretro/libretro-euae.c:167:2: warning: implicit declaration of function ‘InitOSGLU’ [-Wimplicit-function-declaration]
  933. InitOSGLU();
  934. ^
  935. ../sources/libretro/libretro-euae.c: In function ‘retro_deinit’:
  936. ../sources/libretro/libretro-euae.c:177:2: warning: implicit declaration of function ‘UnInitOSGLU’ [-Wimplicit-function-declaration]
  937. UnInitOSGLU();
  938. ^
  939. ../sources/libretro/libretro-euae.c: At top level:
  940. ../sources/libretro/libretro-euae.c:254:8: warning: type defaults to ‘int’ in declaration of ‘firstpass’ [enabled by default]
  941. static firstpass=1;
  942. ^
  943. ../sources/libretro/libretro-euae.c: In function ‘pause_select’:
  944. ../sources/libretro/libretro-euae.c:266:3: warning: implicit declaration of function ‘enter_gui0’ [-Wimplicit-function-declaration]
  945. enter_gui0();
  946. ^
  947. ../sources/libretro/libretro-euae.c: At top level:
  948. ../sources/libretro/libretro-euae.c:270:6: warning: conflicting types for ‘enter_gui0’ [enabled by default]
  949. void enter_gui0(){
  950. ^
  951. ../sources/libretro/libretro-euae.c:266:3: note: previous implicit declaration of ‘enter_gui0’ was here
  952. enter_gui0();
  953. ^
  954. ../sources/libretro/libretro-euae.c: In function ‘enter_gui0’:
  955. ../sources/libretro/libretro-euae.c:274:2: warning: implicit declaration of function ‘Dialog_DoProperty’ [-Wimplicit-function-declaration]
  956. Dialog_DoProperty();
  957. ^
  958. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/libretro/euae-mapper.o ../sources/libretro/euae-mapper.c
  959. In file included from ../sources/libretro/euae-mapper.c:4:0:
  960. ../sources/libretro/AMIGAkeymap.h:15:2: warning: overflow in implicit constant conversion [-Woverflow]
  961. AKS_PAUSE, /* SDLK_PAUSE = 19 */
  962. ^
  963. ../sources/libretro/AMIGAkeymap.h:147:2: warning: overflow in implicit constant conversion [-Woverflow]
  964. AKS_INHIBITSCREEN, /* SDLK_SCROLLOCK = 302 */
  965. ^
  966. ../sources/libretro/euae-mapper.c: In function ‘enter_gui’:
  967. ../sources/libretro/euae-mapper.c:96:2: warning: implicit declaration of function ‘enter_options’ [-Wimplicit-function-declaration]
  968. enter_options();
  969. ^
  970. ../sources/libretro/euae-mapper.c: In function ‘Screen_SetFullUpdate’:
  971. ../sources/libretro/euae-mapper.c:175:2: warning: implicit declaration of function ‘reset_drawing’ [-Wimplicit-function-declaration]
  972. reset_drawing();
  973. ^
  974. ../sources/libretro/euae-mapper.c: In function ‘Process_key’:
  975. ../sources/libretro/euae-mapper.c:190:6: warning: implicit declaration of function ‘retro_key_up’ [-Wimplicit-function-declaration]
  976. retro_key_up( SDLKeyToAMIGAScanCode[i] );
  977. ^
  978. ../sources/libretro/euae-mapper.c:192:6: warning: implicit declaration of function ‘retro_key_down’ [-Wimplicit-function-declaration]
  979. retro_key_down(SDLKeyToAMIGAScanCode[i] );
  980. ^
  981. ../sources/libretro/euae-mapper.c: In function ‘update_input’:
  982. ../sources/libretro/euae-mapper.c:409:3: warning: implicit declaration of function ‘setjoybuttonstate’ [-Wimplicit-function-declaration]
  983. setjoybuttonstate (0,0,input_state_cb(0, RETRO_DEVICE_JOYPAD, 0, RETRO_DEVICE_ID_JOYPAD_A));
  984. ^
  985. ../sources/libretro/euae-mapper.c:413:3: warning: implicit declaration of function ‘setjoystickstate’ [-Wimplicit-function-declaration]
  986. setjoystickstate (0, 0, al[0], 32767);
  987. ^
  988. ../sources/libretro/euae-mapper.c:418:3: warning: implicit declaration of function ‘retro_joy0’ [-Wimplicit-function-declaration]
  989. retro_joy0(MXjoy0);
  990. ^
  991. ../sources/libretro/euae-mapper.c:456:3: warning: implicit declaration of function ‘retro_mouse_but0’ [-Wimplicit-function-declaration]
  992. retro_mouse_but0(1);
  993. ^
  994. ../sources/libretro/euae-mapper.c:467:3: warning: implicit declaration of function ‘retro_mouse_but1’ [-Wimplicit-function-declaration]
  995. retro_mouse_but1(1);
  996. ^
  997. ../sources/libretro/euae-mapper.c:475:2: warning: implicit declaration of function ‘retro_mouse’ [-Wimplicit-function-declaration]
  998. retro_mouse(fmousex, fmousey);
  999. ^
  1000. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/libretro/vkbd.o ../sources/libretro/vkbd.c
  1001. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/libretro/graph.o ../sources/libretro/graph.c
  1002. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/libretro/diskutils.o ../sources/libretro/diskutils.c
  1003. ../sources/libretro/diskutils.c: In function ‘scandir’:
  1004. ../sources/libretro/diskutils.c:139:43: warning: passing argument 4 of ‘qsort’ from incompatible pointer type [enabled by default]
  1005. qsort (names, pos, sizeof (struct dirent *), compar);
  1006. ^
  1007. In file included from ../sources/libretro/libretro-euae.h:7:0,
  1008. from ../sources/libretro/diskutils.c:1:
  1009. /usr/include/stdlib.h:765:13: note: expected ‘__compar_fn_t’ but argument is of type ‘int (*)(const struct dirent **, const struct dirent **)’
  1010. extern void qsort (void *__base, size_t __nmemb, size_t __size,
  1011. ^
  1012. ../sources/libretro/diskutils.c: In function ‘filebrowser’:
  1013. ../sources/libretro/diskutils.c:269:2: warning: implicit declaration of function ‘update_input_gui’ [-Wimplicit-function-declaration]
  1014. i=update_input_gui();
  1015. ^
  1016. gcc -fPIC -O3 -DCPUEMU_0 -DCPUEMU_11 -DCPUEMU_12 -DCPUEMU_20 -DCPUEMU_21 -DCPUEMU_22 -DFPUEMU -DUNALIGNED_PROFITABLE -DAMAX -DAGA -DAUTOCONFIG -DFILESYS -DSUPPORT_THREADS -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DCPUEMU_31 -DCPUEMU_32 -DCPUEMU_33 -DMMUEMU -DFULLMMU -DDRIVESOUND -DRETRO=1 -std=gnu99 -O3 -finline-functions -funroll-loops -fsigned-char -Wno-strict-prototypes -ffast-math -fomit-frame-pointer -fno-strength-reduce -fno-builtin -s -I./../sources/src -I./../sources/src/include -I../sources/libretro -I../sources/utils -c -o ../sources/libretro/fontmsx.o ../sources/libretro/fontmsx.c
  1017. gcc -fPIC -lz -lpthread -shared -Wl,--version-script=../sources/libretro/link.T -o libretro-puae.so ../sources/src/main.o ../sources/src/newcpu.o ../sources/src/memory.o ../sources/src/rommgr.o ../sources/src/custom.o ../sources/src/serial.o ../sources/src/dongle.o ../sources/src/cia.o ../sources/src/blitter.o ../sources/src/blittable.o ../sources/src/blitfunc.o ../sources/src/autoconf.o ../sources/src/traps.o ../sources/src/keybuf.o ../sources/src/expansion.o ../sources/src/inputrecord.o ../sources/src/keymap/keymap.o ../sources/src/diskutil.o ../sources/src/zfile.o ../sources/src/zfile_archive.o ../sources/src/cfgfile.o ../sources/src/inputdevice.o ../sources/src/gfxutil.o ../sources/src/gfxlib.o ../sources/src/audio.o ../sources/src/sinctable.o ../sources/src/statusline.o ../sources/src/drawing.o ../sources/src/consolehook.o ../sources/src/native2amiga.o ../sources/src/disk.o ../sources/src/crc32.o ../sources/src/savestate.o ../sources/src/arcadia.o ../sources/src/cd32_fmv.o ../sources/src/uaeexe.o ../sources/src/uaelib.o ../sources/src/uaeresource.o ../sources/src/uaeserial.o ../sources/src/fdi2raw.o ../sources/src/hotkeys.o ../sources/src/amax.o ../sources/src/ar.o ../sources/src/driveclick.o ../sources/src/enforcer.o ../sources/src/misc.o ../sources/src/uaenet.o ../sources/src/a2065.o ../sources/src/missing.o ../sources/src/readcpu.o ../sources/src/hrtmon.rom.o ../sources/src/events.o ../sources/src/calc.o ../sources/src/aros.rom.o ../sources/src/specialmonitors.o ../sources/src/writelog.o ../sources/src/debug.o ../sources/src/identify.o ../sources/src/osdep/memory.o ../sources/src/osdep/parser.o ../sources/src/osdep/main.o ../sources/src/archivers/dms/crc_csum.o ../sources/src/archivers/dms/getbits.o ../sources/src/archivers/dms/maketbl.o ../sources/src/archivers/dms/pfile.o ../sources/src/archivers/dms/tables.o ../sources/src/archivers/dms/u_deep.o ../sources/src/archivers/dms/u_heavy.o ../sources/src/archivers/dms/u_init.o ../sources/src/archivers/dms/u_medium.o ../sources/src/archivers/dms/u_quick.o ../sources/src/archivers/dms/u_rle.o ../sources/src/hardfile.o ../sources/src/hardfile_unix.o ../sources/src/scsi-none.o ../sources/src/fsusage.o ../sources/src/filesys.o ../sources/src/filesys_unix.o ../sources/src/fsdb.o ../sources/src/fsdb_unix.o ../sources/src/bsdsocket.o ../sources/src/cpuemu_0.o ../sources/src/cpuemu_11.o ../sources/src/cpuemu_12.o ../sources/src/cpuemu_20.o ../sources/src/cpuemu_21.o ../sources/src/cpuemu_22.o ../sources/src/cpustbl.o ../sources/src/cpudefs.o ../sources/src/cpuemu_31.o ../sources/src/cpuemu_32.o ../sources/src/cpuemu_33.o ../sources/src/cpummu.o ../sources/src/cpummu30.o ../sources/src/fpp.o ../sources/src/machdep/support.o ../sources/src/osdep/gui.o ../sources/src/osdep/retroglue.o ../sources/src/sounddep/sound.o ../sources/src/osdep/retromenu.o ../sources/src/threaddep/thread.o ../sources/utils/libco/libco.o ../sources/gui-retro/dialog.o ../sources/gui-retro/paths.o ../sources/gui-retro/file.o ../sources/gui-retro/unzip.o ../sources/gui-retro/thumb.o ../sources/gui-retro/zip.o ../sources/gui-retro/str.o ../sources/gui-retro/dlgFloppy.o ../sources/gui-retro/dlgHardDisk.o ../sources/gui-retro/dlgFileSelect.o ../sources/gui-retro/dlgMemory.o ../sources/gui-retro/dlgJoystick.o ../sources/gui-retro/dlgAbout.o ../sources/gui-retro/dlgSound.o ../sources/gui-retro/dlgAlert.o ../sources/gui-retro/dlgMain.o ../sources/gui-retro/dlgMisc.o ../sources/gui-retro/dlgVideo.o ../sources/gui-retro/dlgRom.o ../sources/gui-retro/dlgSystem.o ../sources/gui-retro/sdlgui.o ../sources/libretro/libretro-euae.o ../sources/libretro/euae-mapper.o ../sources/libretro/vkbd.o ../sources/libretro/graph.o ../sources/libretro/diskutils.o ../sources/libretro/fontmsx.o -lm
  1018. /bin/ld: ../sources/src/cpuemu_0.o: relocation R_X86_64_32S against `regflags' can not be used when making a shared object; recompile with -fPIC
  1019. ../sources/src/cpuemu_0.o: could not read symbols: Bad value
  1020. collect2: error: ld returned 1 exit status
  1021. make: *** [libretro-puae.so] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement