简介: `.ARM.exidx` is the section containing information for unwinding the stack. If your C program has functions that print out a stack backtrace, the functions will likely depend on this section being present. 相关的编译选项 `-funwind-tables 二问题: cannot loc…
http://blog.sina.com.cn/s/blog_988ec60801017iy3.html 一 在commond env_nand.c: In function 'saveenv': env_nand.c:196: error: stray '#' in program env_nand.c:196: error: expected ')' before 'define' env_nand.c:196: error: too few arguments to function…