Re: [Barry-devel] Cross compiling barry for MIPS Architecture
Status: Beta
Brought to you by:
ndprojects
From: Rajendra <raj...@ca...> - 2012-05-29 04:41:43
|
Hi Chris, Thanks for your response. I am using barry official release version: barry-0.15 autoconf version: autoconf (GNU Autoconf) 2.61 Toolchain: mipsel-linux-uclibc- i tried with ./configure --host=mips-linux-uclibc --prefix=/home/rajendra/maxim-ic/rajendra_fs/ but no use i got same endian error. Regards, Rajendra. On Tuesday 29 May 2012 05:34 AM, Chris Frey wrote: > 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 > |