Re: [Barry-devel] Cross compiling barry for MIPS Architecture
Status: Beta
Brought to you by:
ndprojects
From: Chris F. <cd...@fo...> - 2012-05-29 00:05:04
|
On Mon, May 28, 2012 at 05:59:25PM -0400, Chris Frey wrote: > I'll have to try setting up a mips cross compiler here and see if I > can reproduce it. Ok, I've tested the autoconf stuff on Debian Squeeze (stable) using the emdebian.org toolchain packages, and I'm unable to reproduce the endian error. I used the following configure line: ./configure --host=mips-linux-gnu --prefix=/tmp/rootdir-mips It might be a distro issue, or maybe it depends on which autoconf version you're using. Did you rebuild configure yourself, or are you using the official Barry release tarballs? What distro are you using? Thanks, - Chris |