public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Benno Schulenberg <benno.schulenberg@gmail.com>
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 12:49:00 +0200	[thread overview]
Message-ID: <200606291249.00112.benno.schulenberg@gmail.com> (raw)
In-Reply-To: <44A2F4F5.4050100@monstertech.ca>

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
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-06-29 10:55 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 [this message]
2006-06-29 16:45                               ` Darren Grant
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=200606291249.00112.benno.schulenberg@gmail.com \
    --to=benno.schulenberg@gmail.com \
    --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