Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Hardware upgrade and Gentoo
Date: Wed, 18 Jul 2007 16:58:20
Message-Id: 342e1090707180951n1f77ee82rc5d8077aa5575d85@mail.gmail.com
1 Hello list,
2
3 I just got a new box for use at work, its an Intel Core Duo 1.8, 1GB
4 RAM, with an Intel graphic card, its a IBM Lenovo machine. My old one
5 is an Itautec Athlon XP 1.1GHz with 512MB RAM and an Nvidia AGP
6 graphic card.
7
8 My make.conf (intersting part):
9 CFLAGS="-mno-tls-direct-seg-refs -O2 -pipe -fomit-frame-pointer
10 -march=athlon-xp"
11 CHOST="i686-pc-linux-gnu"
12 CXXFLAGS="${CFLAGS}"
13 MAKEOPTS="-j2"
14
15 What I want to know is, will my software, compiled with the above
16 settings, run in the new processor?
17
18 Cause if it does, I may be able to compile a generic kernel set (using
19 genkernel) and udev should take care of most module loading, and I
20 won't need to rebuild all my stuff. I've tested some binary packages
21 with an old Pentium III processor, and it worked...
22
23 Anyway, should I start from scratch or there's an easy way to migrate
24 all this stuff?
25
26 --
27 Daniel da Veiga
28 Computer Operator - RS - Brazil
29 -----BEGIN GEEK CODE BLOCK-----
30 Version: 3.1
31 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
32 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
33 ------END GEEK CODE BLOCK------
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Hardware upgrade and Gentoo Joshua Doll <Joshua.Doll@×××××.com>
Re: [gentoo-user] Hardware upgrade and Gentoo Alex Schuster <wonko@×××××××××.org>