Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-02 Thread Richard Fish
Qiangning Hong wrote: Well, whatever, I add =sys-devel/gcc-3.4.4 to /etc/portage/packae.unmask and find that gcc-3.3.6 still is to be emerged: # emerge -ept system | grep gcc [ebuild N] sys-devel/gcc-3.3.6 [ebuild N] sys-devel/gcc-3.4.4 [ebuild N]

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-02 Thread Richard Fish
Javier Uribe wrote: Hi. you do this echo sys-devel/gcc ~x86 /etc/portage/package.keywords echo sys-libs/glibc ~x86 /etc/portage/package.keywords echo sys-libs/libstdc++-v3 ~x86 /etc/portage/package.keywords echo sys-devel/gcc-config ~x86 /etc/portage/package.keywords Um, do not

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-02 Thread adrian
On Tue, Aug 02, 2005 at 12:25:53PM +0800, Qiangning Hong wrote: On 8/2/05, Craig Duncan [EMAIL PROTECTED] wrote: Qiangning Hong wrote: The gcc version on livecd (2004.3) is 3.3.x, but I want use -march=pentium-m in my CFLAGS and gcc 3.3.x doesn't support it. So I add the following

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-02 Thread Holly Bostick
Javier Uribe schreef: El Mar 02 Ago 2005 01:13, Qiangning Hong escribió: Doesn't work. gcc-3.3.6 is still in the emerge list. GCC 3.3.X is necessary to compile GCC 3.4. it follows with confidence greetings In case this is not clear-- --the idea is that you need a compiler to

[gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-01 Thread Qiangning Hong
I bought a new laptop with pentium-m CPU and installing gentoo on it from stage1. The gcc version on livecd (2004.3) is 3.3.x, but I want use -march=pentium-m in my CFLAGS and gcc 3.3.x doesn't support it. So I add the following line in /etc/portage/package.keywords: sys-devel/gcc ~x86 and run

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-01 Thread Craig Duncan
Qiangning Hong wrote: The gcc version on livecd (2004.3) is 3.3.x, but I want use -march=pentium-m in my CFLAGS and gcc 3.3.x doesn't support it. So I add the following line in /etc/portage/package.keywords: sys-devel/gcc ~x86 gcc-3.3.6? I don't need it! I have gcc-3.4.4 unmasked! No,

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-01 Thread Craig Duncan
Qiangning Hong wrote: The gcc version on livecd (2004.3) is 3.3.x, but I want use -march=pentium-m in my CFLAGS and gcc 3.3.x doesn't support it. So I add the following line in /etc/portage/package.keywords: sys-devel/gcc ~x86 gcc-3.3.6? I don't need it! I have gcc-3.4.4 unmasked! No,

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-01 Thread Qiangning Hong
On 8/2/05, Craig Duncan [EMAIL PROTECTED] wrote: Qiangning Hong wrote: The gcc version on livecd (2004.3) is 3.3.x, but I want use -march=pentium-m in my CFLAGS and gcc 3.3.x doesn't support it. So I add the following line in /etc/portage/package.keywords: sys-devel/gcc ~x86

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-01 Thread Javier Uribe
El Mar 02 Ago 2005 00:25, Qiangning Hong escribió: On 8/2/05, Craig Duncan [EMAIL PROTECTED] wrote: Qiangning Hong wrote: The gcc version on livecd (2004.3) is 3.3.x, but I want use -march=pentium-m in my CFLAGS and gcc 3.3.x doesn't support it. So I add the following line in

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-01 Thread Qiangning Hong
On 8/2/05, Javier Uribe [EMAIL PROTECTED] wrote: El Mar 02 Ago 2005 00:25, Qiangning Hong escribió: # emerge -ept system | grep gcc [ebuild N] sys-devel/gcc-3.3.6 [ebuild N] sys-devel/gcc-3.4.4 [ebuild N] sys-devel/gcc-config-1.3.11-r4 And from the tree output, I

Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-01 Thread Javier Uribe
El Mar 02 Ago 2005 01:13, Qiangning Hong escribió: Doesn't work.  gcc-3.3.6 is still in the emerge list. GCC 3.3.X is necessary to compile GCC 3.4. it follows with confidence greetings -- gentoo-user@gentoo.org mailing list