IA64 (Re: [Flac-dev] patches for flac build)
Matt Zimmerman
mdz at debian.org
Tue Jul 17 16:03:44 PDT 2001
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.
--
- mdz
More information about the Flac-dev
mailing list