Gentoo Archives: gentoo-amd64

From: Joaquim Quinteiro Uchoa <joaquim.uchoa@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] problems with emerging programs
Date: Mon, 25 Sep 2006 17:47:05
Message-Id: 59541ff30609251044n518d3cf6n2a69294b340a9646@mail.gmail.com
In Reply to: Re: [gentoo-amd64] problems with emerging programs by Patric Douhane
1 Without USE (so long to me and not really necessary):
2
3 CFLAGS="-march=k8 -O2 -pipe"
4 CHOST="x86_64-pc-linux-gnu"
5 CXXFLAGS="${CFLAGS}"
6 MAKEOPTS="-j2"
7 FEATURES=""
8 ACCEPT_KEYWORDS="~amd64"
9
10 # these are to X11 and OpenGL, with ATI card
11 VIDEO_CARDS="radeon fglrx none"
12 INPUT_DEVICES="joystick keyboard mouse synaptics"
13
14
15 2006/9/25, Patric Douhane <patric@×××××.se>:
16 > Isn't there anyone that can post a make.conf that is using 2006.1, AMD64
17 > 3400+, gcc 4.1.1 and the cflag -march=k8 -O2 -pipe (preferrably one who's
18 > system is working properly :) I'm desperate, soon I will have no choice
19 > but to reinstall, and I,ve already spent a week to get this far.......
20 >
21 > Please also post any other critical files so that I can compare, I would
22 > post my files but can't copy them since this is another computer....
23 >
24 >
25 > --
26 > gentoo-amd64@g.o mailing list
27 >
28 >
29
30
31 --
32 []s
33 Joaquim
34 ------------------------------------------
35 (o_ Joaquim Quinteiro Uchoa
36 //\ Consultor Linux e EaD
37 U_/_ Linux User # 100534
38 ------------------------------------------
39 --
40 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] problems with emerging programs Patric Douhane <patric@×××××.se>