linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Linphone 2.0.1 for ARM


From: Simon Morlat
Subject: Re: [Linphone-users] Linphone 2.0.1 for ARM
Date: Sun, 23 Dec 2007 16:04:34 +0100
User-agent: KMail/1.9.7

Hello,

> Illegal instruction
=> that means that the compiler has generated code with an instruction that is 
not recognized by the processor.
The most probable reason is an incorrect compiler option, or the use of a 
compiler that is not the good one for this type of processor. This can be 
sometimes a compiler bug. In that case, removing optimisation may workaround 
it.
You can try to run linphone from gdb and type "bt full" to see the backtrace, 
and get an idea of what was the illegal instruction.

Simon

> "
>
>
>
> Please advice,
> Akshay
>
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users






reply via email to

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