Any chance you can either build the GCC binary as an n64 executable (to get full 64-bit memory space support) or better yet, add n64 abi support for building 64-bit executables?
I worked with Kazuo K. of IRIXNet on rebuilding and reinstating GCC 6 multilib support and offered some guidance there. We ran into a few issues where the compiler hits OOM due to the n32 address space. Any solutions you can think of?
Any chance you can either build the GCC binary as an n64 executable (to get full 64-bit memory space support) or better yet, add n64 abi support for building 64-bit executables?
I worked with Kazuo K. of IRIXNet on rebuilding and reinstating GCC 6 multilib support and offered some guidance there. We ran into a few issues where the compiler hits OOM due to the n32 address space. Any solutions you can think of?