This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
_fixunsdfsi
- To: <gcc at gcc dot gnu dot org>
- Subject: _fixunsdfsi
- From: "Jun Wu" <junw at huawei dot com>
- Date: Tue, 9 Jan 2001 17:13:20 +0800
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