Hello everybody, I'm so thankful you're all here.
I'm trying to compile xorg for this old iBook G4, and I've run into a stumble. I'm trying to compile llvm90, and I get an error:
/usr/ports/lang/gcc9/work/gcc-9.2.0/gcc/config/rs6000/rs6000.md:5933: error: integer constant is too large for 'long' type
I actually get this error when trying to compile a few things to move forward, some mesa-dri...etc...I think this is due to an long int being used that is too long for this PowerPC 32 bit processor? Anyway, is there a path forward, do I need to change some variables in GCC maybe? I'd really like to get a window manager going on this thing and see how useful I can make it. This is a venture with education in mind, so I don't mind if it's a buncha work, but thus far this issue my google fu has failed me.
Again, thanks for any help anybody can lend!
I'm trying to compile xorg for this old iBook G4, and I've run into a stumble. I'm trying to compile llvm90, and I get an error:
/usr/ports/lang/gcc9/work/gcc-9.2.0/gcc/config/rs6000/rs6000.md:5933: error: integer constant is too large for 'long' type
I actually get this error when trying to compile a few things to move forward, some mesa-dri...etc...I think this is due to an long int being used that is too long for this PowerPC 32 bit processor? Anyway, is there a path forward, do I need to change some variables in GCC maybe? I'd really like to get a window manager going on this thing and see how useful I can make it. This is a venture with education in mind, so I don't mind if it's a buncha work, but thus far this issue my google fu has failed me.
Again, thanks for any help anybody can lend!