Adrian McMenamin wrote:
Thanks to James I now know a few more of things I need to do to build and test my sound driver on the Dreamcast.

But the system I am installing to is based on a static version of Busybox - there is no glibc (or indeed any other C RTL) available on it. Thus I need to build anything I install as static.

I can successfully build the alsa-lib with the cross compiling tools I have, but can see no easy way to get it to build static - can anybody tell me how?

Adrian


You could use the oss emulation instead. You won't need alsa-lib etc then.
just "modprobe snd-pcm-oss" and then depending on whether you run devfs or not, create /dev/dsp


Cheers
James




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to