public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: [ECOS] Undefined reference to __divsi3
@ 2002-07-25 20:33 Ravi Kumar B S
  2002-07-26  2:58 ` Hiroyasu Shimizu
  0 siblings, 1 reply; 3+ messages in thread
From: Ravi Kumar B S @ 2002-07-25 20:33 UTC (permalink / raw)
  To: Kishorekumar D, ecos-discuss

looks like it is division by 0 case.

/Ravi


-----Original Message-----
From: Kishorekumar D [mailto:kishoreukus@yahoo.com]
Sent: Friday, July 26, 2002 2:07 AM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] 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


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [ECOS] Undefined reference to __divsi3
  2002-07-25 20:33 [ECOS] Undefined reference to __divsi3 Ravi Kumar B S
@ 2002-07-26  2:58 ` Hiroyasu Shimizu
  0 siblings, 0 replies; 3+ messages in thread
From: Hiroyasu Shimizu @ 2002-07-26  2:58 UTC (permalink / raw)
  To: 'Ravi Kumar B S', 'Kishorekumar D', ecos-discuss

Hi,

It is strange that ld complain about "__divsi3" instead of "_divsi3".
Because arm-elf-gcc uses no extra user label prefix while in
arm-coff-gcc
add extra "_" to user specified label.

H.Shimizu

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com] On Behalf Of Ravi Kumar B
S
Sent: Friday, July 26, 2002 12:30 PM
To: Kishorekumar D; ecos-discuss@sources.redhat.com
Subject: RE: [ECOS] Undefined reference to __divsi3


looks like it is division by 0 case.

/Ravi


-----Original Message-----
From: Kishorekumar D [mailto:kishoreukus@yahoo.com]
Sent: Friday, July 26, 2002 2:07 AM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] 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


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



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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] Undefined reference to __divsi3
@ 2002-07-25 13:36 Kishorekumar D
  0 siblings, 0 replies; 3+ messages in thread
From: Kishorekumar D @ 2002-07-25 13:36 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-26  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-25 20:33 [ECOS] Undefined reference to __divsi3 Ravi Kumar B S
2002-07-26  2:58 ` Hiroyasu Shimizu
  -- strict thread matches above, loose matches on Subject: below --
2002-07-25 13:36 Kishorekumar D

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).