I've seen "signal 11" errors come from ld when the linker is asked to link 
libs/objs that are incompatible.  On one occasion, it was trying to link object 
files built with incompatible EABI flags.  On another occasion it was trying to 
link an ARM object file with a DSP object file(!).

You might check your link line, and the libs you're trying to link together.

Chris

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> ] On Behalf Of Santoshkumar GK
> Sent: Monday, June 23, 2008 11:09 PM
> To: Davinci_linux_open_source (E-mail)
> Subject: problem in building code using montavista 4.0.1
>
> Hi,
>
> I am woking on TMS320DM6467 EVM board. I am trying to build
> my code using
> montavista 4.0.1 tool chain.
> But I am getting segmentation fault at last with the following message
> "collect 2: ld terminated with signal 11".
> My code is getting compiled using montavista 4.0  tool chain.
> The decode
> demo builds with montavista 4.0.1 and
> gives error when building by montavista 4.0 toolchain. can u
> please suggest
> me a solution on bulding my code using montavista 4.0.1.
> And is there any difference between both tool chains because
> demo code is
> not building in 4.0.Please  reply as soon as possible.
>
> Regards,
> Santosh Kumar G.K
>
>
> The information contained in this electronic message and any
> attachments to this message are intended for the exclusive
> use of the addressee(s) and may contain proprietary,
> confidential or privileged information. If you are not the
> intended recipient, you should not disseminate, distribute or
> copy this e-mail. Please notify the sender immediately and
> destroy all copies of this message and any attachments
> contained in it.
>
> Contact your Administrator for further information.
>
> _______________________________________________
> Davinci-linux-open-source mailing list
> Davinci-linux-open-source@linux.davincidsp.com
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
>
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to