[QtMoko] amd64 compilation trouble

Ed Kapitein ed at kapitein.org
Mon May 16 15:10:22 CEST 2011


Hi Giacomo,

There might be something wrong with the libraries,
can you check with:
ldd /opt/toolchains/arm920t-eabi/bin/arm-linux-gnueabi-gcc-4.3

Kind regards,
Ed

On Monday 16 May 2011 14:44:31 giacomo 'giotti' mariani wrote:
> > > >> >  and the "-verbose" option gives:
> > > >> >  [...]
> > > >> >  eval: 1: arm-linux-gcc: not found
> > > >> >  [...]
> > > > 
> > > > does this work for you like for me?
> > > > 
> > > > radek at rp-skunk:~$ /opt/toolchains/arm920t-eabi/bin/arm-linux-gcc
> > > > arm-linux-gcc: no input files
> > > > 
> > > > 
> > > > Regards
> > > > 
> > > > Radek
> > > 
> > > Hi Radek,
> > > 
> > >      Yes, it behaves quite exactly the same:
> > >   $ /opt/toolchains/arm920t-eabi/bin/arm-linux-gcc
> > > 
> > > -bash: /opt/toolchains/arm920t-eabi/bin/arm-linux-gcc: No such file or
> > > directory
> > 
> > Ehm quite exactly the same? You are obviously missing toolchain.
> > Please follow
> > once more the README [1], and make sure you did the step called
> > 
> > "* Download and install toolchain"
> > 
> > Regards
> > 
> > Radek
> > 
> > [1] https://github.com/radekp/qtmoko/blob/master/README
> 
> Hi Radek,
>        my message could give that idea, but I installed the toolchain
> following your README.
> 
> In fact:
> jack at nb2-mariani:~$ ls -l /opt/toolchains/arm920t-eabi/bin/arm-linux-gcc
> lrwxrwxrwx 1 jack jack 25 2011-05-13 11:52
> /opt/toolchains/arm920t-eabi/bin/arm-linux-gcc -> arm-linux-gnueabi-gcc-4.3
> jack at nb2-mariani:~$ file
> /opt/toolchains/arm920t-eabi/bin/arm-linux-gnueabi-gcc-4.3
> /opt/toolchains/arm920t-eabi/bin/arm-linux-gnueabi-gcc-4.3: ELF 32-bit
> LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses
> shared libs), for GNU/Linux 2.6.8, stripped
> jack at nb2-mariani:~$
> /opt/toolchains/arm920t-eabi/bin/arm-linux-gnueabi-gcc-4.3
> -bash: /opt/toolchains/arm920t-eabi/bin/arm-linux-gnueabi-gcc-4.3: No
> such file or directory
> 
> Thanks for your help
>     Giacomo



More information about the community mailing list