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 1Fon4Q-0005kY-Ak for garchives@archives.gentoo.org; Fri, 09 Jun 2006 19:55:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k59JpYSe027606; Fri, 9 Jun 2006 19:51:34 GMT Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.200]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k59JhnHa030456 for ; Fri, 9 Jun 2006 19:43:49 GMT Received: by wx-out-0102.google.com with SMTP id s18so541414wxc for ; Fri, 09 Jun 2006 12:43:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=khmQdB9NaS73ULtEpTBIKphG17uP6h1uUVznywjqeWjgi99V/fe6O3CpufTkx57R1/V/g51QSM3MKwt7j8QakwBBCBCCqcvTq3qEhRQ0Jjj1IWcFkXVbfck+Yi4UldCjv/CPGL+r9gfdzuyXAaz7fxa2Pu+u+nWPlEr2FJPOa28= Received: by 10.70.73.15 with SMTP id v15mr3827109wxa; Fri, 09 Jun 2006 12:43:49 -0700 (PDT) Received: by 10.70.96.6 with HTTP; Fri, 9 Jun 2006 12:43:49 -0700 (PDT) Message-ID: <7573e9640606091243h6f02debbqa7d99e658667e681@mail.gmail.com> Date: Fri, 9 Jun 2006 12:43:49 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc-4.1.1 In-Reply-To: <1149853850.13321.13.camel@scarlatti.leonora.org> 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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7573e9640606072124u3bb8c439ue9a0053b7d1b6b46@mail.gmail.com> <7573e9640606081105v50ecc0c4x171dd2dc6f79408b@mail.gmail.com> <1149853850.13321.13.camel@scarlatti.leonora.org> X-Google-Sender-Auth: 39085ea0d367f2f4 X-Archives-Salt: 70e0fcfc-b86c-4112-844a-5cd523128c75 X-Archives-Hash: 4386f1bec5c9eab902b17c992c129fa5 On 6/9/06, Vladimir G. Ivanovic wrote: > I definitely built libstdc++-v3 with gcc-4.1.1, but interestingly genlop > doesn't report any USE or CFLAGS for it. Hmmm. Look at the ebuild for libstdc++-v3. It actually builds gcc-3.3 with C++ support, and then pulls the libstdc++.so library out of that. As we've already discussed, gcc uses itself to build itself, so you actually built libstdc++-v3 with gcc-3.3. -Richard -- gentoo-user@gentoo.org mailing list