linking error in libgcc.a

  • Follow


Hi
   I am using Sourcery G++ Lite 4.4.1 version with Codeblock IDE. In my
example program i used sprintf but the compiler is giving error like

arm-none-eabi-ld.exe: DISCARD has both ordered [`.ARM.exidx' in
D:\CodeSourcery\Sourcery G++
Lite\lib\gcc\arm-none-eabi\4.4.1\libgcc.a(_divdi3.o)] and unordered
[`.ARM.extab' in D:\CodeSourcery\Sourcery G++
Lite\lib\gcc\arm-none-eabi\4.4.1\libgcc.a(_divdi3.o)] sections
GNU ld (Sourcery G++ Lite 2009q3-68) 2.19.51.20090709
arm-none-eabi-ld.exe: final link failed: Bad value

Regards,
  Shweta

	   
					
---------------------------------------		
Posted through http://www.EmbeddedRelated.com
0
Reply s 4/19/2010 11:59:03 AM

On Apr 19, 4:59=A0am, "s.kosamkar" <s.kosamkar@n_o_s_p_a_m.gmail.com>
wrote:
> Hi
> =A0 =A0I am using Sourcery G++ Lite 4.4.1 version with Codeblock IDE. In =
my
> example program i used sprintf but the compiler is giving error like
>
> arm-none-eabi-ld.exe: DISCARD has both ordered [`.ARM.exidx' in
> D:\CodeSourcery\Sourcery G++
> Lite\lib\gcc\arm-none-eabi\4.4.1\libgcc.a(_divdi3.o)] and unordered
> [`.ARM.extab' in D:\CodeSourcery\Sourcery G++
> Lite\lib\gcc\arm-none-eabi\4.4.1\libgcc.a(_divdi3.o)] sections
> GNU ld (Sourcery G++ Lite 2009q3-68) 2.19.51.20090709
> arm-none-eabi-ld.exe: final link failed: Bad value
>
> Regards,
> =A0 Shweta
>
> --------------------------------------- =A0 =A0 =A0 =A0
> Posted throughhttp://www.EmbeddedRelated.com

Try posting your question here:
<http://www.codesourcery.com/archives/arm-gnu/maillist.html>

RK
0
Reply d_s_klein 4/19/2010 5:03:16 PM


1 Replies
435 Views

(page loaded in 0.035 seconds)

Similiar Articles:













7/15/2012 11:03:40 PM


Reply: