Hi GCC expert, I use arm-gcc2.7.2 build my apllication, ecountering a error, "unresolved symbol ___fixunsdfsi". But I never declare and use the symbol in my program. Is it a gcc pre-defined symbol? How can I solve the problem. PS: Where can I get documnets describe gcc pre-defined symbols and other gcc internal secrets? B&R Jun