Re: Does libao use /dev/sound for audio ?
Diptopal Basu <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.devel |
|---|---|
| Message-ID | <[email protected]> |
I am planning to port this on a an ARM platform running Linux . Actually I was hunting for the makefile in the libogg and libvorbis folders and I could not find it . I guess I need to make use of the autotools to first generate the makefile from makefile.in , config.h.in etc before I can make the necessary changes in the entries like CROSS_COMPILE and ARCH in the makefile , right ? Regards Diptopal On Thu, Apr 16, 2009 at 1:48 PM, Conrad Parker <[email protected]> wrote: > 2009/4/15 Diptopal Basu <[email protected]>: > > > > 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. > _______________________________________________ Vorbis-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/vorbis-dev