Hi, Thanks for Replying.
I am trying the application to execute in a arm based uClinux device. So i am cross compiling the app to arm-uClinux-elf-gcc . And Putting the application directly to the /bin directory of uClinux. Thanks, Pallavi. On Fri, 2008-07-25 at 09:51 +0200, xavier.montagne wrote: > Hi, > > If you transfered your program to your target with FTP protocol, be sure to > setup the BINARY mode, not the ASCII or AUTO one. > > Cordialement, > Xavier MONTAGNE > Pragmatec (www.pragmatec.net) > Gsm : 06.98.06.21.55 > Tél : 01.61.30.02.18 > Fax : 01.61.30.02.19 > > > ----- Original Message ----- > From: "Pallavi Manjunath" <[EMAIL PROTECTED]> > To: "uClinux development list" <[email protected]> > Sent: Friday, July 25, 2008 6:01 AM > Subject: [uClinux-dev] BINFMT_FLAT: reloc outside program > > > > > > Hi All, > > > > > > > > I am cross compiling the source code of MPD (Music Player Daemon) to > > arm-uClinux-elf, arm platform by using the 3.4.3 tolchain from linux. > > > > > > When Successfully compiled and executing the application it is giving > > BINFMT_FLAT: reloc outside program 0x200000. > > > > When i checked the mpd binary with arm-uClinux-elf-flthdr it is showing > > Flags: 0x2(Has-PIC-GOT) > > > > Is that Flags should be set to 0x1(Load-To-Ram). > > > > Can anyone tell how to solve this BINFMT_FLAT: reloc outside program. > > > > And May i Know is there any IRC channel for uClinux-dev, Thanks. > > > > > > > > Thanks, > > Pallavi. > > > > _______________________________________________ > > uClinux-dev mailing list > > [email protected] > > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > > This message was resent by [email protected] > > To unsubscribe see: > > http://mailman.uclinux.org/mailman/options/uclinux-dev > > > > > > > > -- > > No virus found in this incoming message. > > Checked by AVG. > > Version: 7.5.524 / Virus Database: 270.5.5/1568 - Release Date: 23/07/2008 > > 06:55 > > > > > > > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev > _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
