saravanan chanemouganandam wrote: > Hi all, > > I am having a problem on the Intel IXP425 big endian system running > Snapgear > linux (choosen uClibc) distro version. On the development x86 machine, > I have installed > (/usr/local/arm-linux) arm-linux tool chain > arm-linux-tools-20061213.tar.gz for cross compilation. > > All packages under the snapgear soruce tree ( snapgear/user) compiles > well. But, when I try to compile > the package outside the snapgear source tree using make > CC=/arm-linux-gcc CFLAGS+=-mbig-endian it > throws lots of errors. > > A simple hello world program on the boards throws > # ./hello.o > libc.so.6: aborted attempt to load ./hello.o! > > I think it is built against glibc and not uclibc. Can somebody point me > how to cross compile a simple program for a > Big endian system ? > > Thanks > Sara > again, it seems a problem due to a mis-configured toolchain. I don't know snapgear, but if you talk about libc.so.6 it's clear this is not uclibc.
Ask to the right list... please. > > > ------------------------------------------------------------------------ > Check news, cricket, entertainment and astrology right from your mobile. > Browse http://m.msnindia.com from your GPRS mobile phone. Try it now! > <http://m.msnindia.com> > > > ------------------------------------------------------------------------ > > _______________________________________________ > uClibc mailing list > [email protected] > http://busybox.net/cgi-bin/mailman/listinfo/uclibc _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
