decomp.me icon indicating copy to clipboard operation
decomp.me copied to clipboard

Replace wine with wibo

Open mkst opened this issue 2 years ago • 1 comments

There is currently a draft PR but there is no associated issue to track the work required to replace wine with wibo.

Testing

We need to sanity test against the following compilers that are currently using wine:

N64

  • [x] https://github.com/decompme/decomp.me/issues/884
    • [x] GCC272SN
    • [x] GCC281SNCXX

N3DS

  • [x] https://github.com/decompme/decomp.me/issues/893
    • [ ] ARMCC_CC

NDS_ARM9

  • [ ] MWCCARM_CC

PS1

  • [x] https://github.com/decompme/decomp.me/issues/882
    • [x] PSYQ_CC

PS2

  • [ ] EE_GCC29_991111
  • [ ] EE_GCC2952_273A
  • [ ] EE_GCC2952_274
  • [ ] EE_GCC2953_107
  • [ ] EE_GCC2953_114
  • [ ] EE_GCC2953_136
  • [x] MWCPS2_*

GameCube / Wii

  • [x] https://github.com/decompme/decomp.me/issues/883
    • [x] MWCCEPPC_CC

Win9x

  • [ ] All of the MSVC compilers...

MSDOS

  • [ ] All of the Watcom compilers...

Wibo Bugs/Issues Tracker

  • [x] PS1: https://github.com/decompals/wibo/issues/21
  • [x] N3DS: https://github.com/decompals/wibo/issues/17
  • [x] PS2: https://github.com/decompals/wibo/issues/5
  • [x] 3DS: https://github.com/decompals/wibo/issues/50
  • [ ] PS2: https://github.com/decompals/wibo/issues/53

mkst avatar Jun 02 '23 20:06 mkst

Currently on the move to wibo PR (#484) , 16 of the compilation tests fail with errors:

armcc_40_771
armcc_40_821
armcc_41_561
armcc_41_713
armcc_41_894
armcc_41_921
armcc_41_1049
armcc_41_1440
armcc_41_1454
armcc_504_82
ee-gcc2.9-991111
ee-gcc2.95.2-273
ee-gcc2.95.2-274
ee-gcc2.95.3-107
ee-gcc2.95.3-114
ee-gcc2.95.3-136

ethteck avatar Jun 03 '23 03:06 ethteck