This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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