Re: Cross compiler
Derek Taubert <[email protected]>
| Newsgroups | gmane.comp.hardware.roku.technical |
|---|---|
| Message-ID | <[email protected]> |
Jon Lech Johansen <jon <at> nanocrew.net> writes: > In case anyone needs a cross compiler, this is the one I've been using > for a while now: > > ftp://ftp.linux-mips.org/pub/linux/mips/redhat/7.1/SRPMS/toolchain-20020423- 1.src.rpm > > Extract the tar.bz2s from that rpm, and use the following spec + patch: > > http://nanocrew.net/vlc/roku/toolchain.spec > http://nanocrew.net/vlc/roku/lf.patch Thanks! Under Suse 9.0, I managed to build everything but gdb. It barfed on c-exp.y and m2-exp.y. What version of bison did you use? Derek