Hi,
I brought miniarm2440 kit.
Can I install gcc compiler in mini2440 kit.
such a way that I can compile .c file in kit only.
installing gcc compiler in mini2440
Embedded systems like the Mini2440 should be deployed with cross compiled software. So, you should use a cross tool chain on your host.


