Re: [Barry-devel] Cross compiling barry for MIPS Architecture

2012-05-31 Thread Nicolas
Le lundi 28 mai 2012 à 16:45 +0530, Rajendra a écrit : > Hi. > > I am trying to cross compile barry package for MIPS architecture. > To do this, i run the configure command as > > ./configure --host=mips-linux > --prefix=/home/rajendra/maxim-ic/rajendra_fs/ > > But end of configure i got the e

Re: [Barry-devel] Cross compiling barry for MIPS Architecture

2012-05-31 Thread Chris Frey
On Thu, May 31, 2012 at 08:46:11PM +0200, Nicolas wrote: > Warning, MIPS are little endian & big endian. They are able to do the > both modes. > > So the autotools can't determine the endianness. In my tests with the GNU toolchains at least, autotools' endian checks did succeed. Whether that wi