Add GCc 4.8.2 support for buildroot

This commit is contained in:
Gregory Nutt 2013-12-26 13:24:06 -06:00
parent 345d5b2654
commit 25fedb0618

View File

@ -540,6 +540,12 @@ Configurations
6. USB support is disabled by default. See the section above entitled, 6. USB support is disabled by default. See the section above entitled,
"USB Interface" "USB Interface"
STATUS. The first time I build the configuration, I get some undefined
external references. No idea why. Simply cleaning the apps/ directory
and rebuilding fixes the problem:
make apps_clean all
nsh: nsh:
This configuration directory provide the basic NuttShell (NSH). This configuration directory provide the basic NuttShell (NSH).