IA64 (Re: [Flac-dev] patches for flac build)
Josh Coalson
xflac at yahoo.com
Tue Jul 17 17:32:24 PDT 2001
--- Matt Zimmerman <mdz at debian.org> wrote:
> On Mon, Jul 16, 2001 at 06:46:22PM -0400, Matt Zimmerman wrote:
>
> > [0] By the way, flac seems to segfault early on IA64. When built
> > with
> > --enable-debug, I get a failed assertion:
> >
> > flac 0.10, Copyright (C) 2000,2001 Josh Coalson
> > flac comes with ABSOLUTELY NO WARRANTY. This is free software, and
> > you are
> > welcome to redistribute it under certain conditions. Type `flac'
> > for details.
> >
> > options: -P 0 -b 4608 -m -l 8 -q 0 -r 3,3 -R 0 -V
> > /home/mdz/english.wav:
> > @@@ FLAC__CPU_UNKNOWN
> > lt-flac: stream_decoder.c:173: FLAC__stream_decoder_init: Assertion
> > `decoder->guts->cpuinfo.use_asm' failed.
> > Aborted
>
> It looks like this is because FLAC__NO_ASM isn't defined, but should
> be.
> configure.in should default to disabling asm optimizations unless the
> host
> architecture is one of those that are recognized.
Actually, looking back at it, the assertion itself is
too strict for what I meant by FLAC__NO_ASM. So I changed
it to an if statement and checked it in. That should fix
it.
Josh
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
More information about the Flac-dev
mailing list