linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Is This ENDIAN problem ...?//


From: Charles Eidsness
Subject: Re: [Linphone-developers] Is This ENDIAN problem ...?//
Date: Mon, 29 Nov 2004 08:32:07 -0500
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

Hi Ravi,

I had a similar problem when compiling for a MIPS processor. I can't tell you why it's happening but I eventually just moved everything out of my toolchain's lib directory except for the static libraries (*.a) and I could then create a statically linked executable. There's probably a good explanation for this but I can't provide it. :)

Hope that helps,
Charles

address@hidden wrote:
thanks 4 ur reply ...
but can any one tell me why am i still getting dynamically linked executable even though i am enabling --static.???//

does it have to do with the LDFLAGS option  ?///
at present my LDFLAGS=""

any clue ...?//



----- Original Message -----
From: Falls Huang <address@hidden>
Date: Monday, November 29, 2004 3:19 pm
Subject: Re: [Linphone-developers] Is This ENDIAN problem ...?//


Hello!
Because the handhelds.org's tool-chains only support LSB , so u must build or download a MSB toolchain for your MSB arm.
  You can get info from http://arm.nihilisme.ca/#Toolchains.

Regards
Falls Huang

address@hidden wrote:


hi all,

i have been trying to cross compile linphone for arm platform.
the tool chain i am using is : arm-linux-gcc-3.3.2 from handhelds.org
my host platform is an x86 pc (pentium 4) with red hat 9 running on it.

i downloaded the following : glib-2.4.5
: libosip-0.9.7 : linphone-0.12.2


and followed the steps as detailed in the readme.arm ..

when i down load the binaries (linphonec , sipomatic ) to the arm

platform
and try to execute it says : cannot execute binary .

NOW here's my question  !!!!!


if I configure using : ./configure --prefix=/armbuild/usr --

host=arm-linux
--with-gnu-ld --enable-static=yes --enable-shared=no

type of binary linphonec is as follows ...

linphonec: ELF 32-bit LSB executable, ARM, version 1 (ARM), for

GNU/Linux 2.0.0,

dynamically linked (uses shared libs), not stripped

as u  can  see it still creates a dynamically linked thing ....
how to get a static version ??? ( have been thinking 'bout this 4

long !!)

and it's LSB executable ..and arm i suppose needs big endian or

MSB executable
///
plz correct me if i am wrong ....

waiting 4 inspiring replys ...
ravi.






_______________________________________________
Linphone-developers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-developers






reply via email to

[Prev in Thread] Current Thread [Next in Thread]