Re: [gentoo-user] Locate and Fix .text Relocations (TEXTRELs)

2006-07-14 Thread Richard Fish
On 7/14/06, Graham Murray <[EMAIL PROTECTED]> wrote: "Richard Fish" <[EMAIL PROTECTED]> writes: > Hrm, these are really not sane. -march is telling gcc to build C code > that will only run on a p4, and then you have -mtune specifying to run > on everything back to a pentium-II. I *think* -marc

Re: [gentoo-user] Locate and Fix .text Relocations (TEXTRELs)

2006-07-14 Thread Graham Murray
"Richard Fish" <[EMAIL PROTECTED]> writes: > Hrm, these are really not sane. -march is telling gcc to build C code > that will only run on a p4, and then you have -mtune specifying to run > on everything back to a pentium-II. I *think* -march takes precedence > here Does it? I would have th

Re: [gentoo-user] Locate and Fix .text Relocations (TEXTRELs)

2006-07-14 Thread Arnau Bria
On Fri, 14 Jul 2006 01:30:49 -0700 Richard Fish wrote: > On 7/14/06, Arnau Bria <[EMAIL PROTECTED]> wrote: > > CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer -mtune=i686" > > CXXFLAGS="-O2 -mcpu=i686 -pipe" > > Hrm, these are really not sane. -march is telling gcc to build C code > that

Re: [gentoo-user] Locate and Fix .text Relocations (TEXTRELs)

2006-07-14 Thread Richard Fish
On 7/14/06, Arnau Bria <[EMAIL PROTECTED]> wrote: CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer -mtune=i686" CXXFLAGS="-O2 -mcpu=i686 -pipe" Hrm, these are really not sane. -march is telling gcc to build C code that will only run on a p4, and then you have -mtune specifying to run on

Re: [gentoo-user] Locate and Fix .text Relocations (TEXTRELs)

2006-07-14 Thread Arnau Bria
On Thu, 13 Jul 2006 11:12:43 -0700 Richard Fish wrote: > On 7/13/06, Arnau Bria <[EMAIL PROTECTED]> wrote: > > Then, after akregator compilation, I was looking for some warning > > and I found a message that toke me to > > I suggest to post the actual warning message[s], and your emerge > --info

Re: [gentoo-user] Locate and Fix .text Relocations (TEXTRELs)

2006-07-13 Thread Richard Fish
On 7/13/06, Arnau Bria <[EMAIL PROTECTED]> wrote: Then, after akregator compilation, I was looking for some warning and I found a message that toke me to I suggest to post the actual warning message[s], and your emerge --info output. -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Locate and Fix .text Relocations (TEXTRELs)

2006-07-13 Thread Arnau Bria
On Thu, 13 Jul 2006 09:43:03 +0200 Arnau Bria wrote: > #eix akregator > * kde-base/akregator > Available versions: 3.4.3 3.5.2 ~3.5.3 > Installed: 3.4.3 3.5.2 > > (Why do I have 2 akregators?) Ok, I did not notice that it refers to kde-base... -- Arnau Bria http://blog.eme

[gentoo-user] Locate and Fix .text Relocations (TEXTRELs)

2006-07-13 Thread Arnau Bria
Hi, this morning my akregator didn't want to weak up. So, I launched it from konsole and as I saw no output, I decide to rebuild it (I've been playing around with some use flags, adding, removing...) #eix akregator * kde-base/akregator Available versions: 3.4.3 3.5.2 ~3.5.3 Installed: