From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3592 invoked by alias); 18 Apr 2006 11:59:11 -0000 Received: (qmail 3584 invoked by uid 22791); 18 Apr 2006 11:59:10 -0000 X-Spam-Check-By: sourceware.org Received: from urano.sidsa.es (HELO urano.sidsa.es) (195.53.86.130) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Apr 2006 11:59:07 +0000 Received: from webmail (naomi.sidsa.es [195.53.86.134]) by urano.sidsa.es (8.13.6/) with ESMTP id k3IBw83F030483; Tue, 18 Apr 2006 13:58:13 +0200 Received: from 195.53.86.158 (SquirrelMail authenticated user johnmc) by webmail with HTTP; Tue, 18 Apr 2006 13:58:18 +0200 (CEST) Message-ID: <4385.195.53.86.158.1145361498.squirrel@webmail> Date: Tue, 18 Apr 2006 13:06:00 -0000 Subject: plt for arm gnu thumb From: johnmc@sidsa.es To: Richard.Earnshaw@arm.com Cc: binutils@sources.redhat.com User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00227.txt.bz2 hello I have just finished a shared library system using the gnu tools for a system using arm thumb code but I have found that there is a problem in that the plt is produced for arm code and it does not work correctly . question - can I force the gnu tools to produce thumb code plt. I am using arm-elf-gcc (GCC) 4.0.1 GNU ld version 2.16.1 thanks in advance john mcwhinnie