public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Why you use Gentoo
@ 2006-09-08  0:31 Chris White
  2006-09-08  0:48 ` John J. Foster
                   ` (8 more replies)
  0 siblings, 9 replies; 59+ messages in thread
From: Chris White @ 2006-09-08  0:31 UTC (permalink / raw
  To: gentoo-dev, gentoo-user, gentoo-core

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

So, wondering why people use Gentoo.  Put [dev] or something if you're an 
actual gentoo dev and [user] if you're a user.  Doesn't need to be fancy, you 
can put "community" or something if that's all you want.  All responses off 
list please.  Thanks.
-- 
Chris White
Gentoo Developer
A+ | MCSE
Mobile: 999-999-9999
Fax: 999-999-9999
Skype: 999-999-9999
Sattelite Phone: 999-999-9999
Home Phone: 999-999-9999

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [gentoo-user] Changing CHOST
@ 2007-09-23  0:13 David Relson
  2007-09-23  1:43 ` Bo Ørsted Andresen
                   ` (3 more replies)
  0 siblings, 4 replies; 59+ messages in thread
From: David Relson @ 2007-09-23  0:13 UTC (permalink / raw
  To: gentoo-user

Now that my old AthlonXP mobo has been replaced by an AMD 64 X2 mobo,
it's time for upgrading CHOST :->

According to http://www.gentoo.org/doc/en/change-chost.xml after a
couple of changes to /etc/make.conf, i.e.

  from:
       USE="x86 ..."
       CHOST="i686-pc-linux-gnu"
       CFLAGS="-O2 -march=athlon-xp -pipe"

  to:
      USE="amd64 ..."
      CHOST="amd64-pc-linux-gnu"
      CFLAGS="-O2 -march=x86-64 -pipe"

The next step is:

    emerge -av1 binutils gcc glibc

The emerge of binutils works fine.  However the emerge of gcc fails
with:

  In file included from .../gcc/unwind-dw2.c:257:
  gcc/config/i386/linux-unwind.h: In function
     'x86_64_fallback_frame_state': 
  gcc/config/i386/linux-unwind.h:63:
    error: 'struct sigcontext' has no member named 'rsp'

A quick search of BGO didn't show anything relevant.

Any suggestions???

Thanks.

David
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 59+ messages in thread

end of thread, other threads:[~2007-09-25 17:24 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-08  0:31 [gentoo-user] Why you use Gentoo Chris White
2006-09-08  0:48 ` John J. Foster
2006-09-08  1:06 ` Lord Sauron
2006-09-08  1:40   ` Statux
2006-09-08  3:31     ` Iain Buchanan
2006-09-08 13:55       ` Mikko Ruuska
2006-09-08 15:05         ` Shawn Singh
2006-09-08 13:16           ` Rafael Barrera Oro
2006-09-08 16:31             ` michael
2006-09-08 22:03               ` Mike Myers
2006-09-08 22:18               ` Richard Fish
2006-09-08  2:47 ` Zac Slade
2006-09-08 11:46 ` Timothy A. Holmes
2006-09-08 23:33 ` Colleen Beamer
2006-09-09  0:33   ` John J. Foster
2006-09-11  8:58     ` Alan McKinnon
2006-09-09  0:48   ` Bob Young
2006-09-09  1:09 ` [gentoo-user] Re: [gentoo-dev] " David Grant
2006-09-09  3:17   ` b.n.
2006-09-09  1:38     ` Dale
2006-09-09  1:59       ` [gentoo-user] " darren kirby
2006-09-09  2:09         ` Dale
2006-09-09  4:26         ` b.n.
2006-09-09  2:51           ` darren kirby
2006-09-09 16:54         ` [gentoo-user] changing CHOST Timothy A. Holmes
2006-09-09 17:04           ` Bo Ørsted Andresen
2006-09-09 17:09           ` darren kirby
2006-09-10  0:34           ` Richard Fish
2006-09-10  1:12             ` John J. Foster
2006-09-10 14:17             ` Timothy A. Holmes
2006-09-10 16:39               ` Jean-Marc Beaune
2006-09-10 17:01                 ` Meino Christian Cramer
     [not found]               ` <7573e9640609101130l5b8073ddr747af67dc363364b@mail.gmail.com>
2006-09-10 22:20                 ` Timothy A. Holmes
2006-09-13  2:48                 ` darren kirby
     [not found]                   ` <7573e9640609122003l2cc40626q375387c21b12d7d@mail.gmail.com>
2006-09-13  7:56                     ` Richard Fish
2006-09-13 12:34                       ` Timothy A. Holmes
2006-09-13 12:58                         ` Daniel da Veiga
2006-09-13  7:39           ` Nagatoro
2006-09-09  3:03 ` [gentoo-user] Re: [user] Why you use Gentoo reader
2006-09-09 12:49 ` [gentoo-user] " Rodrigo Lazo
2006-09-10  3:10   ` Zac Slade
2006-09-11 15:35 ` Kevin O'Gorman
  -- strict thread matches above, loose matches on Subject: below --
2007-09-23  0:13 [gentoo-user] Changing CHOST David Relson
2007-09-23  1:43 ` Bo Ørsted Andresen
2007-09-23  1:54   ` Albert Hopkins
2007-09-23  1:55   ` Albert Hopkins
2007-09-23 12:47 ` Volker Armin Hemmann
2007-09-23 15:33   ` Doug Whitesell
2007-09-23 16:59   ` Marc Redmann
2007-09-23 21:53     ` Volker Armin Hemmann
2007-09-23 15:37 ` Doug Whitesell
2007-09-24  2:16 ` Mark Shields
2007-09-24  2:38   ` David Relson
2007-09-24 13:29     ` Neil Bothwick
2007-09-24 16:17       ` Florian Philipp
2007-09-25  0:03         ` David Relson
2007-09-25  1:51           ` Doug Whitesell
2007-09-25  6:56         ` Daniel Barkalow
2007-09-25 17:08           ` Florian Philipp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox