bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld bug - thumb code


From: Nick Clifton
Subject: Re: ld bug - thumb code
Date: 29 Aug 2002 19:07:49 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Andy,

> I think there's a bug in the linker when building thumb code. I 
> have the following C++ multiple inheritance / virtual function test
> case:

What command line are you using to compile this test case ?
What arm compiler are you using ?
 
> The link stage falls over with:
> 
> attempt to open a.o:src/a.cxx:6: relocation truncated to fit:
> R_ARM_THM_PC11 C::F()

I tried compiling your test case and the linker complained with:

  andy.C: In member function `virtual void A::F()':
  andy.C:19: error: `cdbg' undeclared (first use this function)

What is this cdbg function and where can it be found ?

Cheers
        Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]