From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GKkWb-0001br-7l for garchives@archives.gentoo.org; Tue, 05 Sep 2006 23:40:13 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k85Nc0mN030339; Tue, 5 Sep 2006 23:38:00 GMT Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k85NZPjc030326 for ; Tue, 5 Sep 2006 23:35:26 GMT Received: by nz-out-0102.google.com with SMTP id n1so1177723nzf for ; Tue, 05 Sep 2006 16:35:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=L2o/QTzHDx9B/z2sxTLoILfCbiaKNqmvTAo1TPyePQPxU8gOdUFdXexIquWWIIeUc6ZSnykPY4O22kaABTM+MoKjjoLuPGVzskp7DAiXLXDTHYeuQZrqfVl5uMgU2GsOUGo1gCOv+ZEVKjvxlayuRDj9L7FZhs3gp5YTBXPcxi8= Received: by 10.65.114.11 with SMTP id r11mr7797589qbm; Tue, 05 Sep 2006 16:35:25 -0700 (PDT) Received: from ?192.168.1.103? ( [24.36.7.237]) by mx.gmail.com with ESMTP id c5sm5456554qbc.2006.09.05.16.35.24; Tue, 05 Sep 2006 16:35:24 -0700 (PDT) Message-ID: <44FE0970.6060905@gmail.com> Date: Tue, 05 Sep 2006 18:34:08 -0500 From: Colleen Beamer User-Agent: Thunderbird 1.5.0.5 (X11/20060904) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] libvisual error References: <44FDF432.7040501@gmail.com> <7573e9640609051540n38310378jd9ddac459fe80eb9@mail.gmail.com> In-Reply-To: <7573e9640609051540n38310378jd9ddac459fe80eb9@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 21a1c54e-09a6-40a0-a166-6df0c0ec1f64 X-Archives-Hash: e47ac3b3b986e2dd093a74f160d9381b Hey Richard, Richard Fish wrote: > On 9/5/06, Colleen Beamer wrote: >> ./libvisual -DPLUGPATH=\"/usr/lib/libvisual\" -O2 -march=i686 -pipe -MT >> lv_video_mmx.lo -MD -MP -MF .deps/lv_video_mmx.Tpo -c lv_video_mmx.c >> -fPIC -DPIC -o .libs/lv_video_mmx.o > > -march=i686 means old Pentium Pro CPUs, without mmx, sse, etc. What > processor are you actually using? I suspect you'll want > -march=pentium4, but better report your /proc/cpuinfo to be sure. > > -Richard As requested, this line is from /proc/cpuinfo, but I could have told you that this was a Pentium 4 since I built the machine. model name : Intel(R) Pentium(R) 4 CPU 2.80GHz Despite how this looks, I'm not exactly an idiot. :-) When I first installed Gentoo, (okay, maybe back then I *was* and idiot), I read the Handbook and somehow got the impression that if I wanted backward compatibility, that I should set -march= lower than what I actually had. Maybe I misinterpreted? Can I change this without having to go through the whole process of rebuilding my system again? However, and again I have to say why? .... This is the same machine that I build Gentoo on a bit over a year ago. Granted, it was a different kernel, different gcc, but why all of a sudden can't I install libvisual with the -march=686 when this is what I've been using all along and I never had any problems install libvisual before? Regards, Colleen -- Registered Linux User #411143 with the Linux Counter, http://counter.li.org -- gentoo-user@gentoo.org mailing list