I'm using OpenWrt and I would need to compile a .c file on OpenWrt. So, I think I need to install gcc. Anyway:
root@OpenWrt:/mnt# opkg install gcc
Unknown package 'gcc'.
Collected errors:
* opkg_install_cmd: Cannot install package gcc.
root@OpenWrt:/mnt#
Why is this happening? I'm connected to internet.