RE: Unresolved symbol __multi3
"Prince, Timothy C" <[email protected]> Tue, 13 Aug 2002 16:15:54 -0700
| Newsgroups | gmane.linux.redhat.ia64.general |
|---|---|
| Message-ID | <[email protected]> |
That is a function from libgcc, presumably an integer multiplication. IA64 calls functions for several operations which might have been done in line on other architectures. It would normally be picked up from one of the libgcc.so libraries at run time, provided that it is present on the library search path. -----Original Message----- From: Joubert Berger [mailto:[email protected]] Sent: Tuesday, August 13, 2002 2:13 PM To: [email protected] Subject: Unresolved symbol __multi3 I am compiling a LKM and when depmod runs against the module, depmod reports: depmod: *** Unresolved symbols in /lib/modules/2.4.9-34/misc/lns.o depmod: __multi3 Anyone have any idea why I am getting this? I am using RH7.2 gcc-2.96-108.7.2 glibc-2.2.4-29 binutils-2.11.90.0.8-12 --joubert _______________________________________________ ia64-list mailing list [email protected] https://listman.redhat.com/mailman/listinfo/ia64-list