Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Andrei Slavoiu
--- Bráulio Oliveira [EMAIL PROTECTED] wrote: thank you for you comments... could you please explain me more about what is ISA? Well, in this context, ISA means Instruction Set Architecture (http://en.wikipedia.org/wiki/Instruction_set). The ISA defines all the instructions that a CPU needs to

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Boyd Stephen Smith Jr.
On Wednesday 30 August 2006 14:40, Andrei Slavoiu [EMAIL PROTECTED] wrote about 'Re: [gentoo-amd64] About gcc 4.1.1': --- Bráulio Oliveira [EMAIL PROTECTED] wrote: CFLAGS=-O2 -pipe -mtune=athlon64 -march=athlon64 -mmmx -msse -msse2 -m3dnow First, -mtune is implied when you use -march, for

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Andrei Slavoiu
--- Boyd Stephen Smith Jr. [EMAIL PROTECTED] wrote: On Wednesday 30 August 2006 14:40, Andrei Slavoiu [EMAIL PROTECTED] wrote First, -mtune is implied when you use -march, for any architecture. Yeah, but -march might be filtered by the ebuild and -mtune not; I like using both of

[gentoo-amd64] Mplayer

2006-08-31 Thread Lorenzo Milesi
Hi Does anyone of you use ~amd64 up up to date and have problems with mplayer? I cannot play movies since a couple of days, but I can't understand if it's a problem of xgl which I installed few days ago or Gentoo problem, since I experience the same even in a traditional Gnome session :-(

Re: [gentoo-amd64] Mplayer

2006-08-31 Thread Ronan Klyne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I had problems with video while installing xgl. I use xorg-x11 for opengl, and had to switch to ATI's opengl implementation for xgl. This broke video overlays. I reverted to xorg-x11 opengl /and/ my original xorg.conf and all was well (except for not

Re: [gentoo-amd64] Mplayer

2006-08-31 Thread Lorenzo Milesi
On 8/31/06, Ronan Klyne [EMAIL PROTECTED] wrote: I had problems with video while installing xgl. I use xorg-x11 for opengl, and had to switch to ATI's opengl implementation for xgl. This broke video overlays. I reverted to xorg-x11 opengl /and/ my original xorg.conf and all was well I use

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Simon Stelling
Boyd Stephen Smith Jr. wrote: Yeah, but -march might be filtered by the ebuild and -mtune not; I like using both of them. Similar to this, I have multiple -O flags in my CFLAGS so the late non-filtered one is active. This is not an argument, because when filtering such stuff, we use

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Boyd Stephen Smith Jr.
On Thursday 31 August 2006 06:43, Simon Stelling [EMAIL PROTECTED] wrote about 'Re: [gentoo-amd64] About gcc 4.1.1': Boyd Stephen Smith Jr. wrote: Yeah, but -march might be filtered by the ebuild and -mtune not; I like using both of them. Similar to this, I have multiple -O flags in my

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Simon Stelling
Boyd Stephen Smith Jr. wrote: Damn those pesky developers. ;) When will they learn the solution is not to mask out CFLAGS it's to produce a patch so the package works with the user's desired CFLAGS. :P Oh, I'm sure the openoffice folks would be very glad to receive a patch that fixes the

[gentoo-amd64] Re: Mplayer

2006-08-31 Thread Harm Geerts
On Thursday 31 August 2006 13:41, Lorenzo Milesi wrote: On 8/31/06, Ronan Klyne [EMAIL PROTECTED] wrote: I had problems with video while installing xgl. I use xorg-x11 for opengl, and had to switch to ATI's opengl implementation for xgl. This broke video overlays. I reverted to xorg-x11

[gentoo-amd64] Emerge firefox error

2006-08-31 Thread Oliver Klein
I want to re-emerge firefox but it ends with this error message checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 = 1.3.7... Package atk was not found in the pkg-config search path. Perhaps you should add the directory containing `atk.pc' to the PKG_CONFIG_PATH environment

Re: [gentoo-amd64] Emerge firefox error

2006-08-31 Thread Lorenzo Milesi
So i decide to install dev-libs/atk but this tells me checking atk-1.12.1.tar.bz2 !!! Digest verification failed: !!! /usr/portage/distfiles/atk-1.12.1.tar.bz2 !!! Reason: Filesize does not match recorded size !!! Got: 641378 !!! Expected: 632397 So please can anyone help me to install

Re: [gentoo-amd64] Re: Mplayer

2006-08-31 Thread Lorenzo Milesi
I don't have any problems with mplayer(-bin) on my ~amd64 system. :-/ Could it be the video file is corrupt/bad ? No I tried also with other video files with the same results. thanks anyway. maxxer -- gentoo-amd64@gentoo.org mailing list

Re: [gentoo-amd64] Emerge firefox error

2006-08-31 Thread Peter Davoust
Also, if you don't mind firefox not being at absolute top speed, you could simply emerge mozilla-firefox-bin. This means you can use flash etc, and it takes very little time to install. I'm impatient, so I always use it. -Peter On Thursday 31 August 2006 13:21, Lorenzo Milesi wrote: So i

[gentoo-amd64] Re: .local/share/Trash/

2006-08-31 Thread Duncan
Anthony E. Caudel [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Wed, 30 Aug 2006 22:07:53 -0500: Cool! I was not aware of that config option. Like you, I missed the right-click context menu of delete. It's back now. Luckily, KDE believes in actually giving the user such

[gentoo-amd64] Re: .local/share/Trash/

2006-08-31 Thread Duncan
Hemmann, Volker Armin [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Wed, 30 Aug 2006 19:36:25 +0200: On Wednesday 30 August 2006 19:16, Duncan wrote: Or remap as I did, so delete is delete, and trash has no accel. well... no. I have hit 'del' accidentally several

[gentoo-amd64] Re: About gcc 4.1.1

2006-08-31 Thread Duncan
Boyd Stephen Smith Jr. [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Thu, 31 Aug 2006 07:22:30 -0500: On Thursday 31 August 2006 06:43, Simon Stelling [EMAIL PROTECTED] wrote about 'Re: [gentoo-amd64] About gcc 4.1.1': Boyd Stephen Smith Jr. wrote: Yeah, but -march might

[gentoo-amd64] Re: Mplayer

2006-08-31 Thread Duncan
Lorenzo Milesi [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Thu, 31 Aug 2006 13:13:54 +0200: Does anyone of you use ~amd64 up up to date and have problems with mplayer? I cannot play movies since a couple of days, but I can't understand if it's a problem of xgl which I

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Dieter Ries
OK so there it is, gcc 4.1.1 is stable. i just emerged it and switched gcc-config to 4.1.1. does it make sense to recompile gcc 4.1.1 with gcc 4.1.1? (do you know what i mean? cu Dieter Am Donnerstag 31 August 2006 14:30 schrieb Simon Stelling: Boyd Stephen Smith Jr. wrote: Damn those

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Bob Slawson
Dieter Ries wrote: OK so there it is, gcc 4.1.1 is stable. i just emerged it and switched gcc-config to 4.1.1. does it make sense to recompile gcc 4.1.1 with gcc 4.1.1? (do you know what i mean? No. As part of the gcc build process, the new gcc is used to compile itself. 'Stage 1' uses an

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Dieter Ries
thank you. Am Donnerstag 31 August 2006 19:17 schrieb Bob Slawson: Dieter Ries wrote: OK so there it is, gcc 4.1.1 is stable. i just emerged it and switched gcc-config to 4.1.1. does it make sense to recompile gcc 4.1.1 with gcc 4.1.1? (do you know what i mean? No. As part of the

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Bráulio Oliveira
thanks On 8/31/06, Andrei Slavoiu [EMAIL PROTECTED] wrote: --- Bráulio Oliveira [EMAIL PROTECTED] wrote: thank you for you comments... could you please explain me more about what is ISA? Well, in this context, ISA means Instruction Set Architecture

[gentoo-amd64] Re: About gcc 4.1.1

2006-08-31 Thread Duncan
Bob Slawson [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Thu, 31 Aug 2006 13:17:19 -0400: Dieter Ries wrote: OK so there it is, gcc 4.1.1 is stable. i just emerged it and switched gcc-config to 4.1.1. does it make sense to recompile gcc 4.1.1 with gcc 4.1.1? (do you know

Re: [gentoo-amd64] Re: About gcc 4.1.1

2006-08-31 Thread Dieter Ries
What is this emerge libtool? I didnt know about it and just did a emerge gcc gcc-config emerge -e system now i am going to start emerge -e world. cu Dieter Am Donnerstag 31 August 2006 20:39 schrieb Duncan: Bob Slawson [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Thu, 31

Re: [gentoo-amd64] Emerge firefox error

2006-08-31 Thread Michel Merinoff
Oliver Klein wrote: So i decide to install dev-libs/atk but this tells me !!! Digest verification failed: !!! /usr/portage/distfiles/atk-1.12.1.tar.bz2 !!! Reason: Filesize does not match recorded size !!! Got: 641378 !!! Expected: 632397 So please can anyone help me to install

Re: [gentoo-amd64] Re: .local/share/Trash/

2006-08-31 Thread Daniel Gryniewicz
On Thu, 2006-08-31 at 15:42 +, Duncan wrote: Anthony E. Caudel [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Wed, 30 Aug 2006 22:07:53 -0500: Cool! I was not aware of that config option. Like you, I missed the right-click context menu of delete. It's back now.

Re: [gentoo-amd64] About gcc 4.1.1

2006-08-31 Thread Homer Parker
On Thu, 2006-08-31 at 18:53 +0200, Dieter Ries wrote: OK so there it is, gcc 4.1.1 is stable. i just emerged it and switched gcc-config to 4.1.1. does it make sense to recompile gcc 4.1.1 with gcc 4.1.1? (do you know what i mean? Please see:

Re: [gentoo-amd64] Re: About gcc 4.1.1

2006-08-31 Thread Boyd Stephen Smith Jr.
On Thursday 31 August 2006 11:31, Duncan [EMAIL PROTECTED] wrote about '[gentoo-amd64] Re: About gcc 4.1.1': Boyd Stephen Smith Jr. [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Thu, 31 Aug 2006 07:22:30 -0500: On Thursday 31 August 2006 06:43, Simon Stelling [EMAIL