Install gcc on lede with opkg

I tried to install gcc on lede by
opkg update
opkg install

and it failed with:
root@LEDE:~# opkg install gcc
Unknown package 'gcc'.
Collected errors:

  • opkg_install_cmd: Cannot install package gcc.

Any idea why ? is it possible at all ?
KW