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