Re: [QtMoko] amd64 compilation trouble

2011-05-20 Thread giacomo 'giotti' mariani
On 05/16/2011 15:43, giacomo 'giotti' mariani wrote: Hi Ed 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 here the output of ldd follows: jack@nb2-mariani:~$ ldd

Re: [QtMoko] amd64 compilation trouble

2011-05-16 Thread giacomo 'giotti' mariani
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

Re: [QtMoko] amd64 compilation trouble

2011-05-16 Thread Ed Kapitein
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:

Re: [QtMoko] amd64 compilation trouble

2011-05-16 Thread giacomo 'giotti' mariani
Hi Ed 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 here the output of ldd follows: jack@nb2-mariani:~$ ldd /opt/toolchains/arm920t-eabi/bin/arm-linux-gnueabi-gcc-4.3

Re: [QtMoko] amd64 compilation trouble

2011-05-13 Thread Tiago Bortoletto Vaz
On Fri, May 13, 2011 at 11:01:21AM +0200, giacomo 'giotti' mariani wrote: Hello everyone, I'm trying to setup a the QtMoko tool-chain, in kubuntu 10.10 x86_64, as in [1], but I've some doubt about libmpfr1ldbl_XXX_i386.deb and libgmp3c2_XXX_i386.deb. Where can I find them?

Re: [QtMoko] amd64 compilation trouble

2011-05-13 Thread giacomo 'giotti' mariani
Hello Tiago, Hello everyone, I'm trying to setup a the QtMoko tool-chain, in kubuntu 10.10 x86_64, as in [1], but I've some doubt about libmpfr1ldbl_XXX_i386.deb and libgmp3c2_XXX_i386.deb. Where can I find them?

Re: [QtMoko] amd64 compilation trouble

2011-05-13 Thread giacomo 'giotti' mariani
On 05/13/2011 14:41, giacomo 'giotti' mariani wrote: Hello Tiago, Hello everyone, I'm trying to setup a the QtMoko tool-chain, in kubuntu 10.10 x86_64, as in [1], but I've some doubt about libmpfr1ldbl_XXX_i386.deb and libgmp3c2_XXX_i386.deb. Where can I find them?

Re: [QtMoko] amd64 compilation trouble

2011-05-13 Thread Radek Polak
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@rp-skunk:~$ /opt/toolchains/arm920t-eabi/bin/arm-linux-gcc arm-linux-gcc: no input files Regards Radek