[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] Linphone on ColdFire
From: |
Simon Morlat |
Subject: |
Re: [Linphone-users] Linphone on ColdFire |
Date: |
Mon, 24 Jul 2006 09:08:48 +0200 |
User-agent: |
KMail/1.9.3 |
You need to go inside the config.log to see what exactly the error is.
SImon
Le vendredi 21 juillet 2006 12:15, Salvador Gianluca a écrit :
> Hi to all!
> I trying to port linphone on ColdFire architecture.
> I read the readme.arm and tried to adapt it for ColdFire. But obviously i
> had errors. I downloaded the ColdFire Toolchain from
> http://www.codesourcery.com/gnu_toolchains/coldfire/ and installed (i hope
> correctly) all the cross tools. i started to cross compile ncourses, but
> when i typed
> ./configure --prefix=/usr --host=m68k-linux-gnu --with-gnu-ld
> --with-shared it said me:
> configure: WARNING: If you wanted to set the --build type, don't use
> --host. If a cross compiler is detected then cross compile mode will be
> used. configure: loading site script /home/gianluca/ipaq-config.site
> Configuring NCURSES 5.5 ABI 5 (Fri Jul 21 12:10:02 CEST 2006)
> checking build system type... i686-pc-linux-gnu
> checking host system type... m68k-unknown-linux-gnu
> checking target system type... m68k-unknown-linux-gnu
> Configuring for linux-gnu
> checking for prefix... /usr
> checking for m68k-linux-gnu-gcc... arm-linux-gcc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables address@hidden ncurses-5.5]$
>
> Why? Could you help me?
> Thanks,
> Gianluca Salvador