[Speex-dev] Cross-compiling with Cirrus Logic MaverickCrunch
support
Segher Boessenkool
segher at kernel.crashing.org
Wed May 11 00:46:47 PDT 2005
> I have the following problem when cross-building speex 1.1.7 with
> MaverickCrunch support. To add this support I had to define CPPFLAGS
> as follows:
>
> export CPPFLAGS='-mcpu=ep9312 -mfix-crunch-d1'
You should set CFLAGS instead (or as well).
> but it seems libtool does not like it, while the object files are
> compiled fine:
It's ld that complains, actually. Not _everything_ is libtool's fault
(and this is pilot error anyway) ;-)
Segher
More information about the Speex-dev
mailing list