I think you have pointed the platform compiler to the arm compiler. This 
would produce a "file not found" because it is an arm binary and not a host 
binary. You need a host compiler to build a local version of qmake, which 
will then invoke the toolchain compiler

You do need a host version of G++, so using apt-get install g++ was 
necessary.


On Tuesday, January 14, 2014 9:58:38 AM UTC-6, William Pretty Security 
wrote:
>
>  
>
>  
>
> Yeah, there are two dashes before version. The g++ in that folder is just 
> a symbolic link to another file which is two directories down in the bin 
> folder. Does this file exist relative to the original folder:
>
> ../../bin/arm-angstrom-linux-gnueabi-g++
>
> Which I believe is this file:
>
> /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-g++
>
> Does this file exist? My guess is it doesn’t exist. 
>
>  
>
> Clearly you do have a g++ on your system, but that would be the native x86 
> g++, and not the cross compile g++. 
>
>  
>
> Try typing arm- and then hit the tab twice (autocomplete) to see if you 
> have any arm cross compiler installed on your system. 
>
>  
>
> Regards,
>
> John
>
>  
>
> Hi John;
>
>  
>
> When I type arm-[tab][tab] it doesn’t autocomplete.
>
> However, here is the contents of the directory you mentioned. 
>
> In the browser it shows as an executable, however when I try to “execute” 
> it I get a “no such program” error message L
>
> Could there be a conflict somewhere in the path or permissions ?
>
>  
>
> beaglebone@ubuntu:/usr/local/angstrom/arm/bin$ ls -l
>
> -rwxr-xr-x 1 root root   483996 Mar 16  2011 
> arm-angstrom-linux-gnueabi-addr2line
>
> -rwxr-xr-x 1 root root   503544 Mar 16  2011 arm-angstrom-linux-gnueabi-ar
>
> -rwxr-xr-x 1 root root   853272 Mar 16  2011 arm-angstrom-linux-gnueabi-as
>
> -rwxr-xr-x 1 root root   483800 Mar 16  2011 
> arm-angstrom-linux-gnueabi-c++filt
>
> -rwxr-xr-x 1 root root   436563 Mar 16  2011 arm-angstrom-linux-gnueabi-cpp
>
> -rwxr-xr-x 1 root root   438687 Mar 16  2011 arm-angstrom-linux-gnueabi-g++
>
> -rwxr-xr-x 1 root root   434700 Mar 16  2011 arm-angstrom-linux-gnueabi-gcc
>
> -rwxr-xr-x 1 root root    17422 Mar 16  2011 
> arm-angstrom-linux-gnueabi-gccbug
>
> -rwxr-xr-x 1 root root    75976 Mar 16  2011 
> arm-angstrom-linux-gnueabi-gcov
>
> -rwxr-xr-x 1 root root  3184888 Mar 16  2011 arm-angstrom-linux-gnueabi-gdb
>
> -rwxr-xr-x 1 root root  3184892 Mar 16  2011 
> arm-angstrom-linux-gnueabi-gdbtui
>
> -rwxr-xr-x 1 root root   442039 Mar 16  2011 
> arm-angstrom-linux-gnueabi-gfortran
>
> -rwxr-xr-x 1 root root   538904 Mar 16  2011 
> arm-angstrom-linux-gnueabi-gprof
>
> -rwxr-xr-x 1 root root   873752 Mar 16  2011 arm-angstrom-linux-gnueabi-ld
>
> -rwxr-xr-x 1 root root   490292 Mar 16  2011 arm-angstrom-linux-gnueabi-nm
>
> -rwxr-xr-x 1 root root   629144 Mar 16  2011 
> arm-angstrom-linux-gnueabi-objcopy
>
> -rwxr-xr-x 1 root root   759480 Mar 16  2011 
> arm-angstrom-linux-gnueabi-objdump
>
> -rwxr-xr-x 1 root root   503548 Mar 16  2011 
> arm-angstrom-linux-gnueabi-ranlib
>
> -rwxr-xr-x 1 root root   261868 Mar 16  2011 
> arm-angstrom-linux-gnueabi-readelf
>
> -rwxr-xr-x 1 root root   748476 Mar 16  2011 arm-angstrom-linux-gnueabi-run
>
> -rwxr-xr-x 1 root root   483988 Mar 16  2011 
> arm-angstrom-linux-gnueabi-size
>
> -rwxr-xr-x 1 root root   483960 Mar 16  2011 
> arm-angstrom-linux-gnueabi-strings
>
> -rwxr-xr-x 1 root root   629144 Mar 16  2011 
> arm-angstrom-linux-gnueabi-strip
>
> -rwxr-xr-x 1 root root   281569 Mar 16  2011 i686-linux-libtool
>
> -rwxr-xr-x 1 root root   281569 Mar 16  2011 libtool
>
> -rwxr-xr-x 1 root root    68311 Mar 16  2011 libtoolize
>
> lrwxrwxrwx 1 root root        9 Mar 18  2011 lrelease -> lrelease4
>
> -rwxr-xr-x 1 root root  1445808 Mar 18  2011 lrelease4
>
> lrwxrwxrwx 1 root root        8 Mar 18  2011 lupdate -> lupdate4
>
> -rwxr-xr-x 1 root root  1873816 Mar 18  2011 lupdate4
>
> lrwxrwxrwx 1 root root        4 Mar 18  2011 moc -> moc4
>
> -rwxr-xr-x 1 root root   907660 Mar 18  2011 moc4
>
> -rwxr-xr-x 1 root root    12344 Mar 16  2011 opkg-cl
>
> -rwxr-xr-x 1 root root     1671 Mar 16  2011 opkg-key
>
> -rwxr-xr-x 1 root root    88372 Mar 16  2011 pkg-config
>
> lrwxrwxrwx 1 root root       13 Mar 18  2011 qdbuscpp2xml -> qdbuscpp2xml4
>
> -rwxr-xr-x 1 root root  1362620 Mar 18  2011 qdbuscpp2xml4
>
> lrwxrwxrwx 1 root root       13 Mar 18  2011 qdbusxml2cpp -> qdbusxml2cpp4
>
> -rwxr-xr-x 1 root root  1562652 Mar 18  2011 qdbusxml2cpp4
>
> lrwxrwxrwx 1 root root        6 Mar 18  2011 qmake -> qmake2
>
> -rwxr-xr-x 1 root root  3272168 Mar 18  2011 qmake2
>
> lrwxrwxrwx 1 root root        4 Mar 18  2011 rcc -> rcc4
>
> -rwxr-xr-x 1 root root   966932 Mar 18  2011 rcc4
>
> lrwxrwxrwx 1 root root        4 Mar 18  2011 uic -> uic4
>
> lrwxrwxrwx 1 root root        5 Mar 18  2011 uic3 -> uic34
>
> -rwxr-xr-x 1 root root 10331364 Mar 18  2011 uic34
>
> -rwxr-xr-x 1 root root  1329196 Mar 18  2011 uic4
>
> -rwxr-xr-x 1 root root     4524 Mar 16  2011 update-alternatives
>
>  
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to