I have built gcc (4.8.5) package for arm and intel feeds. It has some limitations and problems. I have successfully used it to build missing perl and python modules, that require compilation. We decided that mipsel platform is not powerfull enough for gcc.
The main problem is - there are no dev packages in openwrt and entware. I have uploaded all headers to keep gcc usage simple: https://github.com/Entware-ng/Entware-ng/wiki/Using-gcc-(native-compilation)
Probably there are upcoming some changes in openwrt policy - now python and zlib have dev versions! Some developers tools were recently added to repo: autoconf, automake, m4, pkg-config (patch, diffutils, make were already there).
One should prefer to crosscompile binaries, because routers are not usually powerfull.
Still I want to know users opinion - do we need developers tools for arm routers. Please vote and share your considerations.
The main problem is - there are no dev packages in openwrt and entware. I have uploaded all headers to keep gcc usage simple: https://github.com/Entware-ng/Entware-ng/wiki/Using-gcc-(native-compilation)
Probably there are upcoming some changes in openwrt policy - now python and zlib have dev versions! Some developers tools were recently added to repo: autoconf, automake, m4, pkg-config (patch, diffutils, make were already there).
One should prefer to crosscompile binaries, because routers are not usually powerfull.
Still I want to know users opinion - do we need developers tools for arm routers. Please vote and share your considerations.
Last edited: