From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GdqFb-0000Ul-CV for garchives@archives.gentoo.org; Sat, 28 Oct 2006 15:37:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9SFZNWt021915; Sat, 28 Oct 2006 15:35:23 GMT Received: from hotmail1.netcop.nl (hotmail1.netcop.nl [194.109.204.36]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9SFXCB1028180 for ; Sat, 28 Oct 2006 15:33:12 GMT X-Virus-Scanned: Message was scanned for viruses by NetCop Mailscan (http://mailscan.netcop.nl/) Received: from [192.168.0.242] (ip565712b1.direct-adsl.nl [86.87.18.177]) by hotmail1.netcop.nl (8.13.6/8.13.6) with ESMTP id k9SFX6k0005749 for ; Sat, 28 Oct 2006 17:33:08 +0200 Message-ID: <45437832.4090408@rootsr.com> Date: Sat, 28 Oct 2006 17:33:06 +0200 From: Hans de Hartog User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20061005 X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc problems after dep -d References: <4543257D.2010404@rootsr.com> <4543424A.1000706@rootsr.com> <200610281351.08127.bo.andresen@zlin.dk> <4543517E.9000305@rootsr.com> <20061028150430.GA5827@sympatico.ca> In-Reply-To: <20061028150430.GA5827@sympatico.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archives-Salt: 5f39b965-97ca-4349-a67b-e62996fb5309 X-Archives-Hash: 8545ddb3a69a055b24d0c37cac60d226 Philip Webb wrote: > 061028 Hans de Hartog wrote: > >>it dies at the first emerge with: >>checking for C++ compiler default output file name... configure: error: >>C++ compiler cannot create executables. > > ... > >>CHOST="i486-pc-linux-gnu" > > > do 'gcc-config -c' & 'gcc-config -l' to explore; > try 'gcc-config i486-pc-linux-gnu-4.1.1' to fix the problem. > dehartog@kwetal ~ $ gcc-config -c * gcc-config: Active gcc profile is invalid! [1] i386-pc-linux-gnu-4.1.1 dehartog@kwetal ~ $ gcc-config -l * gcc-config: Active gcc profile is invalid! [1] i386-pc-linux-gnu-4.1.1 dehartog@kwetal ~ $ su - Password: kwetal ~ # gcc-config i486-pc-linux-gnu-4.1.1 * gcc-config: Could not locate 'i486-pc-linux-gnu-4.1.1' in '/etc/env.d/gcc/' ! Contents of the FILE /etc/env.d/05gcc: PATH="/usr/i386-pc-linux-gnu/gcc-bin/3.4.6" ROOTPATH="/usr/i386-pc-linux-gnu/gcc-bin/3.4.6" MANPATH="/usr/share/gcc-data/i386-pc-linux-gnu/3.4.6/man" INFOPATH="/usr/share/gcc-data/i386-pc-linux-gnu/3.4.6/info" LDPATH="/usr/lib/gcc/i386-pc-linux-gnu/3.4.6:/usr/lib/gcc/i386-pc-linux-gnu/4.1. 1" GCC_SPECS="" In the DIRECTORY /etc/env.d/gcc are two files: config ====== CURRENT=i386-pc-linux-gnu-3.4.6 i386-pc-linux-gnu-4.1.1 ======================= PATH="/usr/i386-pc-linux-gnu/gcc-bin/4.1.1" ROOTPATH="/usr/i386-pc-linux-gnu/gcc-bin/4.1.1" LDPATH="/usr/lib/gcc/i386-pc-linux-gnu/4.1.1" GCCBITS="32" MANPATH="/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1/man" INFOPATH="/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1/info" STDCXX_INCDIR="g++-v4" -- gentoo-user@gentoo.org mailing list