anyone still have a rio receiver toolchain?

Posted by: jcoalson

anyone still have a rio receiver toolchain? - 04/02/2005 03:28

I was looking into doing some ARM asm code for libFLAC. I went to Jeff Mock's site to d/l the toolchain but his ftp site is down and he's not responding to email.

I'd really rather not have to build one from scratch... does anybody have a dev environment (kernel+patches+toolchain) anymore?

Josh
Posted by: pauln

Re: anyone still have a rio receiver toolchain? - 04/02/2005 05:28

Josh,

Yes, I still have those files. I don't run an ftp server though - if you have one, please PM me with the address and log on and I'll PUT the files for you.

Cheers
Paul
Posted by: Daria

Re: anyone still have a rio receiver toolchain? - 04/02/2005 10:53

Is it the same toolchain you'd need for an empeg?
Posted by: peter

Re: anyone still have a rio receiver toolchain? - 04/02/2005 12:38

It's the same compiler, gcc, and binutils, but with a different kernel. In other words, it's binary-compatible, but if you want to call ioctls on Receiver-specific devices, you'll need the right kernel headers.

Peter
Posted by: jcoalson

Re: anyone still have a rio receiver toolchain? - 04/02/2005 17:27

Thanks Paul, I PM'd you.

If there's enough demand I will look into hosting it. It seems to have otherwise disappeared off the net.

Josh