LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Which architecture? (https://www.linuxquestions.org/questions/linux-general-1/which-architecture-551503/)

Philosopher 05-05-2007 10:19 AM

Which architecture?
 
Hi all,

I have a question about some I think strange behaviour: When compiling a *.src.rpm the binary packages show up in /usr/src/rpm/RPMS/i586. Nothing strange about that so far. The strange aspect is, that uname says, the Athlon XP 1600+ belongs to i686 family (which I believe is corrcet).
Anybody, who can explain that to me?

Greets

manwichmakesameal 05-05-2007 10:31 AM

glibc
 
I may be wrong, but I think that has to do with the system that glibc was built for.

Philosopher 05-05-2007 08:36 PM

Thanks for the reply. So, that brings us to the question: If I compile glibc on my machine, the binary shows up under i586 though itīs compiled on i686. If I install that fresh compiled glibc, where will the next packages compiled show up? Think I'm gonna try that out. I'll keep you informed!

Greets

pixellany 05-06-2007 09:43 AM

You get a package (rpm, source code, whatever) that is designed for a 586, and that is how it will be set up. It won't change the installation configuration because you are on a 686.

(SW for 586 will run on a 686, but not always the other way around)


All times are GMT -5. The time now is 04:01 AM.