From zhanghuiming at szpku.edu.cn Thu Jan 12 03:42:04 2006 From: zhanghuiming at szpku.edu.cn (zhanghuiming) Date: Thu Jan 12 03:42:32 2006 Subject: [Atmel-WLAN-USB] unresolved symbol __divdf3 Message-ID: I a newbie with the linux embed research, and the wireless driver is very useful to my work. I have compile the driver on embed system with linux kernel version 2.4.17, and i insmod the driver module with the error message " unresolved symbol __divdf3".I add the compile option -static-libgcc so as to eliminate the problem but failed.I search the __divdf3 that it is a function of libgcc.a, how to solve it? !!!!!!!!!!!!!!!!!!!!!!!!! Huiming Zhang Peking University Microprocessor Research & Development Center(ShenZhen)