[Tremor] LOW_ACCURACY mode and MDCT improvements
Rafaël Carré
rafael.carre at gmail.com
Tue Apr 13 16:37:48 PDT 2010
On Tue, 23 Mar 2010 20:53:12 -0700
Mike Giacomelli wrote:
> >> seems like ./configure wants to auto-detect it, and i'd rather not
> >> second-guess it without knowing more. suggestions?
> >>
> >
> >
> > Configure is dumb, second guess it :)
>
>
> Actually if removing the dash so its "arm*" instead of "arm-*" runs
> for you then we should probably just submit a patch to fix configure.
>
> arm-elf-gcc and such are common names for gcc/arm compilers, but not
> the only ones and I doubt there are non-arm gcc versions out there
> that begin with "arm" . . .
I have opened a trac ticket (#1690) with a patch attached.
The patch detects ARM target using __arm__ define of gcc.
If the compiler isn't gcc, it uses the more permissive mask: arm*
instead of arm-*
--
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/tremor/attachments/20100414/18abb4ba/attachment.pgp
More information about the Tremor
mailing list