This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Undefined reference to __divsi3


Hi all,

   I am trying to link my program using arm-elf-ld and
I am getting the following error:

Undefined reference to '__divsi3'

   I am linking my program with libgcc.a library which
does have the object file named '_divsi.o'. I am not
able to figure out what the problem might be.
  
   If anyone has a clue of what might be the problem
please let me know. That would be of great help to me.

Thanks in advance.
Kishore.


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]