From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhF44-0004Jq-SP for qemu-devel@nongnu.org; Sat, 11 Jun 2005 19:06:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhF44-0004Je-4i for qemu-devel@nongnu.org; Sat, 11 Jun 2005 19:06:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhF3T-0003ra-IO for qemu-devel@nongnu.org; Sat, 11 Jun 2005 19:06:19 -0400 Received: from [193.70.192.51] (helo=smtp1.libero.it) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhEWx-0006hO-4Q for qemu-devel@nongnu.org; Sat, 11 Jun 2005 18:32:43 -0400 Received: from localhost (172.16.1.82) by smtp1.libero.it (7.0.027-DD01) id 41BDB2AB027F0BC2 for qemu-devel@nongnu.org; Sun, 12 Jun 2005 00:31:55 +0200 Received: from [192.168.0.1] (151.44.52.156) by smtp1.libero.it (7.0.027-DD01) id 41BF654A082E83FF for qemu-devel@nongnu.org; Sun, 12 Jun 2005 00:31:55 +0200 Message-ID: <42AB665B.3090504@gentoo.org> Date: Sun, 12 Jun 2005 00:31:55 +0200 From: Luca Barbato MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Linker issues with binutils 2.16 on ppc Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ld complains about "Not enough room for program headers" That's is due the use of SIZEOF_HEADERS in the linker script. Reproduced with the current cvs on the -user targets. Since I have no experience about ld script so I didn't try to figure out myself a fix. Basic system info: gcc-3.4.4, glibc-2.3.5-r0, 2.6.11-gentoo-r9 binutils-2.16 lu -- Luca Barbato Gentoo/linux Developer Gentoo/PPC Operational Leader http://dev.gentoo.org/~lu_zero