Received: by oss.sgi.com id ; Mon, 19 Jun 2000 08:35:23 -0700 Received: from mailer3.bham.ac.uk ([147.188.128.54]:59879 "EHLO mailer3.bham.ac.uk") by oss.sgi.com with ESMTP id ; Mon, 19 Jun 2000 08:35:12 -0700 Received: from bham.ac.uk ([147.188.128.127]) by mailer3.bham.ac.uk with esmtp (Exim 3.02 #16) id 1343Zw-0004m9-00 for pro64-support@oss.sgi.com; Mon, 19 Jun 2000 16:35:12 +0100 Received: from tcpc3.bham.ac.uk ([147.188.105.7] ident=root) by bham.ac.uk with esmtp (Exim 3.10 #1) id 1343Zw-0000To-00 for pro64-support@oss.sgi.com; Mon, 19 Jun 2000 16:35:12 +0100 Received: from tcdec3 (sjm@tcdec3.bham.ac.uk [147.188.105.127]) by tcpc3.bham.ac.uk (8.9.3/8.8.8) with SMTP id QAA03933 for ; Mon, 19 Jun 2000 16:35:10 +0100 From: Stuart McNicholas To: pro64-support@oss.sgi.com Subject: relocation trucated to fit:PCREL21B fini Date: Mon, 19 Jun 2000 16:35:10 +0100 X-Mailer: KMail [version 1.1.50] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00061916351000.01998@tcdec3> Content-Transfer-Encoding: 8bit Sender: owner-pro64-support@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;pro64-support-outgoing Dear All, I think I have learnt something about this problem. I trauled through some mailing lists and it appears that it is a problem that pops up with GNU ld from time to time. The solution is to split my large library archive into several smaller ones and then create a shared object library for each small archive. Then linking with the so files is ok. Thanks for every ones help. Stuart McNicholas