From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.cern.ch (smtp1.cern.ch [137.138.128.38]) by dsl2.external.hp.com (Postfix) with ESMTP id 823454A19 for ; Sun, 11 Mar 2001 21:31:31 -0700 (MST) Sender: Jes.Sorensen@cern.ch To: Alan Modra Cc: Randolph Chung , parisc-linux@parisc-linux.org Subject: Re: [parisc-linux] segfaults with new binutils References: From: Jes Sorensen Date: 12 Mar 2001 05:31:17 +0100 In-Reply-To: Alan Modra's message of "Mon, 12 Mar 2001 10:41:39 +1100 (EST)" Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-ID: >>>>> "Alan" == Alan Modra writes: Alan> Huh? My builds don't try to build crti.o for linuxthreads. Alan> crti.o is built in csu/ from sysdeps/hppa/elf/initfini.c. Alan> Perhaps you have a configuration problem. What options did you Alan> pass to configure? Hmm, more importantly, what source are you Alan> compiling? I don't have a pt-initfini.c in my source tree! pt-initfini.c was added to glibc-2.2.2 recently, you need it to build a working LinuxThreads library now. Unless someone has synced the parisc tree recently it shouldn't be an issue, as long as noone tries to compile the Cygnus tree for parisc. Jes