You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running ./build.sh in agbcc, it starts to build but comes up with an error:
"mv tmplibgcc1.a libgcc1.a
mv: cannot stat 'tmplibgcc1.a': No such file or directory
make: *** [Makefile:36: libgcc1.a] Error 1
make: Leaving directory '/mnt/c/Users/User/Desktop/PokeEmerald/agbcc/libgcc'"
The text was updated successfully, but these errors were encountered:
when running ./build.sh in agbcc, it starts to build but comes up with an error:
"mv tmplibgcc1.a libgcc1.a
mv: cannot stat 'tmplibgcc1.a': No such file or directory
make: *** [Makefile:36: libgcc1.a] Error 1
make: Leaving directory '/mnt/c/Users/User/Desktop/PokeEmerald/agbcc/libgcc'"
The text was updated successfully, but these errors were encountered: