Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how about "CHOST=pentium4-pc-linux-gnu"?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
vibrokatana
Guru
Guru


Joined: 09 Feb 2006
Posts: 328
Location: o0o0oo

PostPosted: Tue Oct 24, 2006 7:43 pm    Post subject: Reply with quote

But he could scrap that extra 1% speed from using a nonexistant chost...
_________________
My Systems - "I suggest the whole thing be coded in whitespace. Henceforth the code will be obscure and functional at the same time."
Back to top
View user's profile Send private message
jiangtao
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 80

PostPosted: Thu Oct 26, 2006 10:21 am    Post subject: Reply with quote

:?
Only a few of software does not support i786 .
99% can be built with i786.

glibc is in the 1% .... :evil:
Back to top
View user's profile Send private message
floffe
Guru
Guru


Joined: 24 Nov 2003
Posts: 414
Location: Linköping, Sweden

PostPosted: Thu Oct 26, 2006 11:00 am    Post subject: Reply with quote

jiangtao wrote:
Only a few of software does not support i786 .
99% can be built with i786.

Those two are not the same thing, that they don't fail is not because of an intent to support it but rather a case of nothing bad happening. And since glibc is the base of the system...
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Thu Oct 26, 2006 12:49 pm    Post subject: Reply with quote

I don't have to pay expensive gas prices. I can just put water in the tank of my car, 99% of my car won't have a problem with it. The remaining 1% is the engine...

Last edited by psyqil on Fri Oct 27, 2006 6:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
Lloeki
Guru
Guru


Joined: 14 Jun 2006
Posts: 437
Location: France

PostPosted: Thu Oct 26, 2006 1:08 pm    Post subject: Reply with quote

holy cow, this one thread makes me cry out of laughing :') I can't even get myself together to say something appropriate.

whatever, the whole thing is nonsense, esp. regarding the following argument:
Quote:
need use "CHOST=i686-pc-linux-gnu emerge glibc"

... the whole point of chost residing in glibc.

it's like saying "I use chost=i786 except for the sole thing where it matters".

it reminds me of people converting png to jpeg by renaming the extension, and thereafter saying "but if I set it back to jpeg, it works, thus it is ok!".

please, jiangtao, do yourself a favor, stop that nonsense now and spend some time going #1 in NFS:MW (I was #4 in two days, #1 in 2 weeks, even on hard this game has /dev/zero interest. glad it was a gift, where did the good old nfs1&nfs4 spirit went?)
_________________
Moved to using Arch Linux
Life is meant to be lived, not given up...
HOLY COW I'M TOTALLY GOING SO FAST OH F*** ;)
Back to top
View user's profile Send private message
floffe
Guru
Guru


Joined: 24 Nov 2003
Posts: 414
Location: Linköping, Sweden

PostPosted: Fri Oct 27, 2006 6:52 pm    Post subject: Reply with quote

psyqil wrote:
I don't have to pay expansive gas prices. I can just put water in the tank of my car, 99% of my car won't have a problem with it. The remaining 1% is the engine...

:lol: :lol: :lol: :lol: :lol:
Back to top
View user's profile Send private message
vibrokatana
Guru
Guru


Joined: 09 Feb 2006
Posts: 328
Location: o0o0oo

PostPosted: Fri Oct 27, 2006 6:57 pm    Post subject: Reply with quote

Just imagine the fun bug reports we could get. I am pretty sure bugzilla is littered with a whole bunch of laughable stuff...
_________________
My Systems - "I suggest the whole thing be coded in whitespace. Henceforth the code will be obscure and functional at the same time."
Back to top
View user's profile Send private message
Monkeh
Veteran
Veteran


Joined: 06 Aug 2005
Posts: 1656
Location: England

PostPosted: Fri Oct 27, 2006 8:15 pm    Post subject: Reply with quote

vibrokatana wrote:
Just imagine the fun bug reports we could get. I am pretty sure bugzilla is littered with a whole bunch of laughable stuff...


https://bugs.gentoo.org/show_bug.cgi?id=74072
Back to top
View user's profile Send private message
vibrokatana
Guru
Guru


Joined: 09 Feb 2006
Posts: 328
Location: o0o0oo

PostPosted: Fri Oct 27, 2006 8:39 pm    Post subject: Reply with quote

Monkeh wrote:
vibrokatana wrote:
Just imagine the fun bug reports we could get. I am pretty sure bugzilla is littered with a whole bunch of laughable stuff...


https://bugs.gentoo.org/show_bug.cgi?id=74072
I am surprised he didnt have -fvery-fast-math or whatever it was

I dropped ldflags a long time ago, it is just too much work to keep everything happy.
_________________
My Systems - "I suggest the whole thing be coded in whitespace. Henceforth the code will be obscure and functional at the same time."
Back to top
View user's profile Send private message
Nick C
Guru
Guru


Joined: 18 Mar 2005
Posts: 526
Location: Portsmouth, England

PostPosted: Sat Oct 28, 2006 3:46 am    Post subject: Reply with quote

i think its been pointed out already, but what the heck, il repeat it anyway in the hope that maybe someone who previously ignored all advice and tried anyway :)

Using a CHOST other than i386 (for older cpu's), i586 (only use this if know you need it) or i686 (anything fairly recent) WILL BREAK YOUR SYSTEM!
Saying it all works when it errors while compiling probably the most important library on your system (glibc if you didnt know) forcing you to rebuild glibc with a different CHOST quite possibly indicates that what your doing is wrong and broken (and more than likely never existed or was meant to be done!!)


[/rant]
Amusing thread all the same though :D
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved.
www.monkeydust.net
Back to top
View user's profile Send private message
Monkeh
Veteran
Veteran


Joined: 06 Aug 2005
Posts: 1656
Location: England

PostPosted: Sat Oct 28, 2006 6:59 am    Post subject: Reply with quote

vibrokatana wrote:
Monkeh wrote:
vibrokatana wrote:
Just imagine the fun bug reports we could get. I am pretty sure bugzilla is littered with a whole bunch of laughable stuff...


https://bugs.gentoo.org/show_bug.cgi?id=74072
I am surprised he didnt have -fvery-fast-math or whatever it was

I dropped ldflags a long time ago, it is just too much work to keep everything happy.


-ffast-math. He did.
Back to top
View user's profile Send private message
vibrokatana
Guru
Guru


Joined: 09 Feb 2006
Posts: 328
Location: o0o0oo

PostPosted: Sat Oct 28, 2006 7:23 am    Post subject: Reply with quote

There is a more exparamental very-fast-math also...
I used to remember some use flags that made xmms all wacky when you dragged it around :twisted:
_________________
My Systems - "I suggest the whole thing be coded in whitespace. Henceforth the code will be obscure and functional at the same time."
Back to top
View user's profile Send private message
floffe
Guru
Guru


Joined: 24 Nov 2003
Posts: 414
Location: Linköping, Sweden

PostPosted: Sat Oct 28, 2006 1:48 pm    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=74072 wrote:
USE="GAPING_SECURITY_HOLE"

These things get better and better. We need a RESOLVED - RICER status in bugzilla :lol:
Back to top
View user's profile Send private message
vibrokatana
Guru
Guru


Joined: 09 Feb 2006
Posts: 328
Location: o0o0oo

PostPosted: Mon Oct 30, 2006 5:41 am    Post subject: Reply with quote

floffe wrote:
https://bugs.gentoo.org/show_bug.cgi?id=74072 wrote:
USE="GAPING_SECURITY_HOLE"

These things get better and better. We need a RESOLVED - RICER status in bugzilla :lol:
RICER-GET A LIFE would be much better...
_________________
My Systems - "I suggest the whole thing be coded in whitespace. Henceforth the code will be obscure and functional at the same time."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum