Cool thanks I will give cross compiling a try.
A
Posts made by Ajay Soni
-
How to install gcc
How can I install gcc. I tried the following:
root@Omega-0BED:/# opkg install gcc
Installing gcc (4.8.3-1) to root...
Collected errors:- verify_pkg_installable: Only have 8884kb available on filesystem /overlay, pkg gcc needs 20983
- opkg_install_cmd: Cannot install package gcc.
I noticed that the partition /tmp has 30Mb and / has 8Mb. I was wondering if there was a way of resizing / to have more space.
Thanks
Ajay