9
Parzi
6y

Trying to get gcc and make onto a 3DS is nigh impossible as my x64 PC won't let me cross-compile and the only ARM device I have is a Pi Zero, but it runs out of memory mid-compile... fml.

Comments
  • 1
    @Bitwise The only thing on the 3DS Linux kernel right now is anything handled by the kernel itself. Read/write to any storage is experimental as of now. With gcc and make, more could be added very quickly.

    Also, no, for some reason gmp won't cross-compile, and it's a prerequisite of gcc.
  • 0
    Arm-gnueabi.......
  • 0
    Try cross compiling via clang maybe?
Add Comment