ld error

Andreas Schwab schwab@suse.de
Fri Jun 22 03:15:00 GMT 2001


Xiaolin Park <xlpark@kankou.cs.uec.ac.jp> writes:

|> Hi, everyone:
|> Could any one tell me what the following error mean, and what can i do for
|> them. These error is from compiling chinput on an IA-64 linux box.
|> BTW: on x86 it's OK.
|> 
|> /usr/bin/ld: TLS_LibMain.o: @gprel relocation against dynamic symbol pMyCImmOp

You are linking a non-pic object file into a shared library.  This is not
portable and does not work on ia64.

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



More information about the Binutils mailing list