Install compiler on Module

Hello, I would like to install a compiler (arm-linux-gcc and g++) on the 9p9215 module, because is so difficult to cross compile the benchmark I am using. Is it possible? If so, how could I do it?

you would need to build an ARM version of all the tools, and build up your own tool chain. I don’t think that this is practical.