Skip to content

Unable to build on Raspberry Pi 4 (aarch64) #11

@vanfanel

Description

@vanfanel

Hi there, Brad

I just discovered this new Hatari port and I have high hopes on it! Thanks for the work you're putting into this!

However, I am trying to build it on my Pi4 in aarch64 mode, and it fails to do so:

 CC     build/SDL.lo
gcc: fatal error: Killed signal terminated program cc1
compilation terminated.
gcc: fatal error: Killed signal terminated program cc1
compilation terminated.
gcc: fatal error: Killed signal terminated program cc1
compilation terminated.
make[2]: *** [Makefile:290: build/SDL_list.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:362: build/SDL_windowevents.lo] Error 1
make[2]: *** [Makefile:368: build/SDL_rwops.lo] Error 1

I am puzzled that this builds SDL2, since this is supposed to be a Libretro port.
Maybe I am building it wrong? I did:

make full

and since this Pi only has 2GB of RAM, I also tried:

make -j1 full

but I get the same errors. Any advice? Maybe it's early days, but I am so willing to try this and have some Captain Blood fun!

Metadata

Metadata

Assignees

No one assigned

    Labels

    informationQuestions about how to use the program

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions