Thank you for fast response, of course i run the toolchain on a pc, first i installed openembedded and everything went fine with it. Downloaded the toolchain and did
Untar the SDK once $ *tar* -C / -xjf angstrom-armv5te-linux-gnueabi-toolchain-qte.tar.bz2 Before using it source the environment $ *.* /usr/local/angstrom/arm/environment-setup Use qmake2 to build software for the target $ *qmake2* output bash: /usr/local/angstrom/arm/bin/qmake2: cannot execute binary file On Mon, Aug 23, 2010 at 12:00 PM, < [email protected]> wrote: > Send Angstrom-distro-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Angstrom-distro-users digest..." > > > Today's Topics: > > 1. Re: qmake2 cannot execute binary file (Gr?goire de Turckheim) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 23 Aug 2010 00:16:16 +0200 > From: Gr?goire de Turckheim <[email protected]> > Subject: Re: [Angstrom-distro-users] qmake2 cannot execute binary file > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > I guess you are trying to use the toolchain on the target device, you > should use it on a pc to cross compile your programs, not on the target > device. > > Regards, > > Le 21/08/2010 23:32, Astral daamon a ?crit : > > Hello > > > > i had a porblem after i executed qmake2 > > it says bash: /usr/local/angstrom/arm/bin/qmake2: cannot execute binary > file > > > > i tried > > sudo chown user:user /usr/local/angstrom/arm > > sudo chmod 555 /usr/local/angstrom/arm > > nothing happend. > > > > does anybody else had this problem? > > > > the toolchain i used is angstrom-2009.X-test-20091214-armv5te x84_64 > > and same problem with angstrom-2010.4.test-20100421-x86_64 > > > > thank you > > astral > > _______________________________________________ > > Angstrom-distro-users mailing list > > [email protected] > > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > > -- > Gr?goire de Turckheim > 06 26 92 40 02 > [email protected] > > > > > ------------------------------ > > _______________________________________________ > Angstrom-distro-users mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > > > End of Angstrom-distro-users Digest, Vol 47, Issue 18 > ***************************************************** > _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
