public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Error messages during link step
@ 2001-03-28  8:09 Thomas Hiller
  2001-03-28 11:44 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Hiller @ 2001-03-28  8:09 UTC (permalink / raw)
  To: linux-ia64

Hi,

I get the following messages during linking:

Dwarf Error: Could not find abbrev number 51. (same message with other numbers)

abclib.o(.IA_64.unwind_info+0x51658): unsupported reloc

@gprel relocation against dynamic symbol rstrswbptr

What is the cause for this ?

I'm using:

GNU ld version 2.9-ia64-000717 (with BFD 2.9-ia64-000717)

gcc version 2.96-ia64-000717 snap 001117

Suse 20010309

Regards,

Thomas

--
Thomas Hiller                                           thomas.hiller@compaq.com
COMPAQ Computer Corporation                             thomas.hiller@sap.com
Global SAP Solution Center                              Tel: +49 6227 / 7-45426
LinuxLab @ SAP, Walldorf                                Fax: +49 6227 / 7-55426





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

* Re: [Linux-ia64] Error messages during link step
  2001-03-28  8:09 [Linux-ia64] Error messages during link step Thomas Hiller
@ 2001-03-28 11:44 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2001-03-28 11:44 UTC (permalink / raw)
  To: linux-ia64

Thomas Hiller <thomas.hiller@sap.com> writes:

|> @gprel relocation against dynamic symbol rstrswbptr

This is most likely due to trying to link a non-PIC object into a shared
library.   All code in a shared libarary must be compiled with -fPIC.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5


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

end of thread, other threads:[~2001-03-28 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-28  8:09 [Linux-ia64] Error messages during link step Thomas Hiller
2001-03-28 11:44 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox