Tagged Questions

2
votes
1answer
2k views

My scratchbox 2 installation is using an ARM gcc build to compile for the ARM target. How do I fix this?

I'm using scratchbox 2, the maemo development cross-compilation environment. When compiling code for the ARM target, I think scratchbox 2 is using the native ARM gcc compiler, which runs very slow on ...