Hi,
im actually running OpenWrt trunk Version r47532 on my Raspberry Pi. It might be a stupid question but i searched on the package list and in this forum but found no Information, if there is a version of gcc available for trunk. I checked the packagelist but i can´t find it. Before running trunk i had installed the Chaos Calmer version which had a gcc package. But i need some packages which are easier to install on trunk than CC so i compiled them in the SDK on a linux computer. But now i need to compile a package on my Pi. For this i have to run the config before and there i get the message that there is no compiler which it can use. So my question is where can i get gcc for my trunk version and how do i implement it to my System. I already tried to build it from scratch but i also can´t find the package there. Also i tried to build it as a package but when compiling in the SDK there are also some librarys missing and i don´t know how i can add them to the SDK. If someone could tell me what i have to to or tell me how i can add Packages to the SDK it would be very nice.
Thanks in advance