public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Darren Grant <dgrant@monstertech.ca>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1
Date: Thu, 29 Jun 2006 09:45:53 -0700	[thread overview]
Message-ID: <44A403C1.4050301@monstertech.ca> (raw)
In-Reply-To: <200606291249.00112.benno.schulenberg@gmail.com>

Benno Schulenberg wrote:
> Darren Grant wrote:
>   
>> Back in May I thought I was streamlining my make.conf file by
>> changing from this...
>>
>> CFLAGS="-mtune=k8 -O2 -pipe"
>> CFLAGS="-march=athlon64 -O2 -pipe"
>>
>> to this...
>>
>> CFLAGS="-march=athlon64 -mtune=k8 -O2 -pipe"
>>     
>
> Well, that's clear then: remove the -mtune=k8.  Before May your 
> CFLAGS didn't contain it, because the second assignment clobbers 
> the first, and now that it does things fail.
>
> Whether you are able to recover easily is something else: if your 
> gcc has been miscompiled, go to http://gentoo-wiki.com/ and search 
> for: recover gcc.
>
> Benno
>   
Thanks Benno and Richard. Really appreciate it.

I used the gentoo-wiki to recompile my gcc. Now I can update and emerge 
packages. I still however cannot upgrade to the latest gcc and glibc 
components. They still fail with the same familiar error I had before.

I'm using x86_64-pc-linux-gnu-3.4.3 *


-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-06-29 16:59 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 18:39 [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1 Darren Grant
2006-06-27 20:28 ` Benno Schulenberg
2006-06-27 21:26   ` Darren Grant
2006-06-28  2:53     ` Richard Fish
2006-06-28 15:44       ` Darren Grant
2006-06-28 16:00         ` Richard Fish
2006-06-28 16:40           ` Richard Fish
2006-06-28 16:43             ` Richard Fish
2006-06-28 17:17               ` Darren Grant
2006-06-28 17:42                 ` Richard Fish
2006-06-28 18:18                   ` Benno Schulenberg
2006-06-28 18:53                     ` Darren Grant
2006-06-28 19:11                       ` Benno Schulenberg
2006-06-28 20:43                         ` Darren Grant
2006-06-28 21:30                           ` Darren Grant
2006-06-29 10:49                             ` Benno Schulenberg
2006-06-29 16:45                               ` Darren Grant [this message]
2006-06-29 20:37                                 ` Benno Schulenberg
2006-06-29 18:19                             ` Richard Fish
2006-06-30  0:10                               ` Darren Grant
2006-06-30 17:15                                 ` Richard Fish
2006-06-30 17:44                                   ` Darren Grant
2006-06-30 18:36                                     ` Alexander Skwar
2006-06-28 18:44                   ` Darren Grant
2006-06-28  2:48 ` Richard Fish

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44A403C1.4050301@monstertech.ca \
    --to=dgrant@monstertech.ca \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox