Closed P0W3 closed 1 year ago
There was a hiccup with the devkitarm rules package causing issues on windows. Sorry for the inconvenience. Update your installation with pacman -Syu
and the problem should be sorted.
It is fixed.
MSYS ~
$ pacman -Syu --needed --noconfirm
:: Synchronizing package databases...
clangarm64 is up to date
clang32 is up to date
clang64 is up to date
ucrt64 is up to date
mingw32 is up to date
mingw64 is up to date
msys is up to date
dkp-libs 169.3 KiB 178 KiB/s 00:01 [###############################] 100%
dkp-windows is up to date
:: Starting core system upgrade...
there is nothing to do
:: Starting full system upgrade...
warning: armv4t-bzip2: local (1.0.9-2) is newer than dkp-libs (1.0.8-1)
resolving dependencies...
looking for conflicting packages...
Packages (1) devkitarm-rules-1.2.3-1
Total Download Size: 0.01 MiB
Total Installed Size: 0.01 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
devkitarm-rules-1.2.3-1-any 5.3 KiB 28.8 KiB/s 00:00 [###############################] 100%
(1/1) checking keys in keyring [###############################] 100%
(1/1) checking package integrity [###############################] 100%
(1/1) loading package files [###############################] 100%
(1/1) checking for file conflicts [###############################] 100%
(1/1) checking available disk space [###############################] 100%
:: Processing package changes...
(1/1) upgrading devkitarm-rules [###############################] 100%
MSYS ~
$ pacman -Syu --needed --noconfirm
:: Synchronizing package databases...
clangarm64 is up to date
clang32 is up to date
clang64 is up to date
ucrt64 is up to date
mingw32 is up to date
mingw64 is up to date
msys is up to date
dkp-libs is up to date
dkp-windows is up to date
:: Starting core system upgrade...
there is nothing to do
:: Starting full system upgrade...
warning: armv4t-bzip2: local (1.0.9-2) is newer than dkp-libs (1.0.8-1)
there is nothing to do
MSYS ~
$ cd /opt/devkitPro/examples/gba
MSYS /opt/devkitPro/examples/gba
$ make
make[1]: Entering directory '/opt/devkitPro/examples/gba/audio'
make[2]: Entering directory '/opt/devkitPro/examples/gba/audio/PlayBoyScout'
ScoutSplash.pcx
tune.bgf
PlayBoyScout.c
linking cartridge
built ... PlayBoyScout.gba
ROM fixed!
make[2]: Leaving directory '/opt/devkitPro/examples/gba/audio/PlayBoyScout'
make[2]: Entering directory '/opt/devkitPro/examples/gba/audio/maxmod'
make[3]: Entering directory '/opt/devkitPro/examples/gba/audio/maxmod/basic_sound'
sample -c- 1993 neil d voss is at 992/408 of 3360
sample is at 1004/412 of 3452
sample + tonal aquarium + is at 1016/416 of 1224
sample + development + is at 1028/420 of 4996
sample is at 1040/424 of 2988
sample audio production is at 1052/428 of 1272
sample agency is at 1064/432 of 1564
sample is at 1076/436 of 1132
sample 12803 harborwood drive is at 1088/440 of 804
sample largo florida 34644 is at 1100/444 of 292
sample united states is at 1112/448 of 1990
sample is at 1124/452 of 5036
sample phon 813 595 6152 fx is at 1136/456 of 0
sample is at 1148/460 of 0
sample is at 1160/464 of 4294
sample is at 1172/468 of 4614
sample Pop hip-hop stlyed is at 1184/472 of 4396
sample music is at 1196/476 of 1424
sample is at 1208/480 of 6256
sample is at 1220/484 of 2114
sample is at 1232/488 of 2588
sample is at 1244/492 of 4282
sample is at 1256/496 of 4260
sample is at 1268/500 of 6370
sample is at 1280/504 of 2878
sample is at 1292/508 of 10724
sample is at 1304/512 of 12724
sample is at 1316/516 of 11850
sample is at 1328/520 of 5084
sample is at 1340/524 of 10434
sample is at 1352/528 of 12242
soundbank.bin
MaxModExample.c
linking cartridge
built ... basic_sound.gba
ROM fixed!
make[3]: Leaving directory '/opt/devkitPro/examples/gba/audio/maxmod/basic_sound'
make[2]: Leaving directory '/opt/devkitPro/examples/gba/audio/maxmod'
make[1]: Leaving directory '/opt/devkitPro/examples/gba/audio'
make[1]: Entering directory '/opt/devkitPro/examples/gba/graphics'
make[2]: Entering directory '/opt/devkitPro/examples/gba/graphics/PCXView'
splash.pcx
pcx_view.c
linking cartridge
built ... PCXView.gba
ROM fixed!
make[2]: Leaving directory '/opt/devkitPro/examples/gba/graphics/PCXView'
make[2]: Entering directory '/opt/devkitPro/examples/gba/graphics/SimpleBGScroll'
r6502_portfont.bin
main.c
linking cartridge
built ... SimpleBGScroll.gba
ROM fixed!
make[2]: Leaving directory '/opt/devkitPro/examples/gba/graphics/SimpleBGScroll'
make[2]: Entering directory '/opt/devkitPro/examples/gba/graphics/ansi_console'
console.c
linking cartridge
built ... ansi_console.gba
ROM fixed!
make[2]: Leaving directory '/opt/devkitPro/examples/gba/graphics/ansi_console'
make[1]: Leaving directory '/opt/devkitPro/examples/gba/graphics'
make[1]: Entering directory '/opt/devkitPro/examples/gba/mbv2'
make[2]: Entering directory '/opt/devkitPro/examples/gba/mbv2/mbv2print'
mbv2print.c
linking cartridge
built ... mbv2print.gba
ROM fixed!
make[2]: Leaving directory '/opt/devkitPro/examples/gba/mbv2/mbv2print'
make[1]: Leaving directory '/opt/devkitPro/examples/gba/mbv2'
make[1]: Entering directory '/opt/devkitPro/examples/gba/template'
template.c
linking cartridge
built ... template.gba
ROM fixed!
make[1]: Leaving directory '/opt/devkitPro/examples/gba/template'
make[1]: Entering directory '/opt/devkitPro/examples/gba/utility'
make[2]: Entering directory '/opt/devkitPro/examples/gba/utility/biosdumper'
biosdumper.c
linking multiboot
built ... biosdumper_mb.gba
ROM fixed!
make[2]: Leaving directory '/opt/devkitPro/examples/gba/utility/biosdumper'
make[1]: Leaving directory '/opt/devkitPro/examples/gba/utility'
make[1]: Entering directory '/opt/devkitPro/examples/gba/xboo'
make[2]: Entering directory '/opt/devkitPro/examples/gba/xboo/XbooLoad'
XbooLoad.c
linking multiboot
built ... XbooLoad_mb.gba
ROM fixed!
make[2]: Leaving directory '/opt/devkitPro/examples/gba/xboo/XbooLoad'
make[2]: Entering directory '/opt/devkitPro/examples/gba/xboo/XbooPrint'
xbooprint.c
linking multiboot
built ... XbooPrint_mb.gba
ROM fixed!
make[2]: Leaving directory '/opt/devkitPro/examples/gba/xboo/XbooPrint'
make[1]: Leaving directory '/opt/devkitPro/examples/gba/xboo'
MSYS /opt/devkitPro/examples/gba
$
I do not have "arm-none-eabi-as". And when I look for the "arm-none-eabi-as" package in the MSYS website, "arm-none-eabi-as" is not in the MSYS website. How would I find "arm-none-eabi-as" specifically?