From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pippin.tausq.org (gandalf.tausq.org [64.81.244.94]) by dsl2.external.hp.com (Postfix) with ESMTP id 69512485E for ; Sun, 27 Apr 2003 17:28:35 -0600 (MDT) Date: Sun, 27 Apr 2003 15:34:55 -0700 From: Randolph Chung To: Alexander Gabert Cc: parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] -fPIC position independent code on parisc Message-ID: <20030427223455.GF25257@tausq.org> Reply-To: Randolph Chung References: <20030427200418.GA30929@nikita.ath.cx> <20030427201219.GE25257@tausq.org> <20030427231210.GA31520@nikita.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20030427231210.GA31520@nikita.ath.cx> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: (Please reply on list and not via private mail) > i do not understand the "LR'" syntax [etc] Try http://docs.hp.com/cgi-bin/onlinedocs.py?mpn=92432-90012&service=hpux&path=00/00/19&title=HP%20Assembler%20Reference%20Manual > it has been linked already, how do i find out, where it is resolved? After you link an application, you can disassmble the executable. > but what with those LR' RR' LT' RT' They are all part of the assembler operators for field selection. > linkage table pointer? > what is this? (i am new) There are several documents that describe the PA runtime linked on the parisc-linux website. You might want to check them out. The ELF specification, together with the related architecture supplements, describe how relocations work. randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/