On Wed, Nov 09, 2005 at 05:47:58PM -0700, Richard Fish wrote
> On 11/9/05, Richard Watson <[EMAIL PROTECTED]> wrote:
> > Hi - can anyone tell from the attached why
> > media-video/avifile-0.7.41.20041001-r1 failed? I'm a bit stuck at the
> > moment. I'm trying to emerge kino and this is one of the required
> > packages. I'm not good enough to diagnose the problem so any help would
> <snip>
> > -Wno-unused -I../../include  -O2 -march=pentium3 -mmmx -msse -msse2
> > -mfpmath=sse,387 -pipe -D_LARGEFILE_SOURCE
> 
> You didn't post the output of emerge --info, but it looks like you may
> have -mmx, -msse2, and -mfpmath in your CFLAGS.  If so, take them out,
> and it should compile just fine.

  I'd try changing "-mfpmath=sse,387" to "-mfpmath=sse" first.  The gcc
compiler documentation says about "-mfpmath=sse,387"...  "Use this
option with care, as it is still experimental, because the gcc register
allocator does not model separate functional units well".  That may be
the problem right there.

-- 
Walter Dnes <[EMAIL PROTECTED]> In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list

Reply via email to