From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.devel Subject: Re: crt[i1].o with multiarch glibc Date: Sun, 03 Jul 2011 21:34:02 -0400 Message-ID: <87hb72vng5.fsf@maru.md5i.com> References: <87wrfzjn3t.fsf@maru.md5i.com> <87r567jih1.fsf@maru.md5i.com> <4E10F635.3030806@harpegolden.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309743266 31324 80.91.229.12 (4 Jul 2011 01:34:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Jul 2011 01:34:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: David De La Harpe Golden Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 04 03:34:20 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QdY3H-0006Ur-4G for ged-emacs-devel@m.gmane.org; Mon, 04 Jul 2011 03:34:19 +0200 Original-Received: from localhost ([::1]:37739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QdY3G-0001Wd-6Y for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2011 21:34:18 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QdY33-0001WU-1p for emacs-devel@gnu.org; Sun, 03 Jul 2011 21:34:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QdY31-0000IW-SO for emacs-devel@gnu.org; Sun, 03 Jul 2011 21:34:05 -0400 Original-Received: from md5i.com ([75.151.244.229]:57405 helo=maru.md5i.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QdY31-0000IP-Mr for emacs-devel@gnu.org; Sun, 03 Jul 2011 21:34:03 -0400 Original-Received: from md5i by maru.md5i.com with local (Exim 4.76) (envelope-from ) id 1QdY30-0007q5-OW; Sun, 03 Jul 2011 21:34:02 -0400 In-Reply-To: <4E10F635.3030806@harpegolden.net> (David De La Harpe Golden's message of "Mon, 04 Jul 2011 00:07:33 +0100") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 75.151.244.229 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141512 Archived-At: David De La Harpe Golden writes: > On 03/07/11 20:02, Michael Welsh Duggan wrote: >> Andreas Schwab writes: > >>> Does `gcc -print-file-name=crt1.o' work? >> >> It does: >> >> md5i@maru:~$ gcc -print-file-name=crt1.o >> /usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.6.1/../../../crt1.o >> > > But note that Glenn Morris recently (trunk rev 104778+) added a hack > to configure.in to use -print-file-name to find the files. Is it not > working on your system? Cancel that. It was my fault, building in a different tree than the one I had updated. My apologies. I can confirm that this works for me. -- Michael Welsh Duggan (md5i@md5i.com)