pret / pokeemerald

Decompilation of Pokémon Emerald
2.2k stars 2.36k forks source link

Error on building agbcc ([Makefile:81: expr.o] Error 1) #1992

Closed TheDarkSword closed 4 months ago

TheDarkSword commented 4 months ago

Hello, I'm on Arch Linux (EndeavourOS distro). I installed with pacman all dependencies listed in the INSTALL.md but when i try to build agbcc it fail with: make: [Makefile:81: expr.o] Error 1 make: exit from directory «/home//pokemon-emerald/agbcc/gcc»

Here full log file: https://pastebin.com/iWbB2jU0

PikalaxALT commented 4 months ago

Known issue.

TheDarkSword commented 4 months ago

The issue is on MacOS but I'm using Arch. My gcc version is "gcc (GCC) 14.1.1 20240507". I tried the "fix" explained in the issue but it's not working for me

PikalaxALT commented 4 months ago

Still, this is an issue with agbcc, not pokeemerald.