[Vorbis-dev] Does libao use /dev/sound for audio ?

Conrad Parker conrad at metadecks.org
Thu Apr 16 01:18:54 PDT 2009


2009/4/15 Diptopal Basu <diptopal.basu at gmail.com>:
>
>   I do not have a clue as to where to change the makefiles and config
> files for the ligogg and the libvorbis files for building them with ARM
> compiler  . What are the factors that I need to take care if I try to cross
> compile these libraries on ARM ?
>

ok, then you need to start there. Read up on GNU autotools support for
that platform. It is probably just a matter of running:

./configure --host=...

or

./configure --target=...

and setting the prefix to your compiler in there.

Conrad.


More information about the Vorbis-dev mailing list