i have resolved this using the static flag thanks alot for your help

With Regard's
Rohan Tabish

--- On Mon, 12/10/09, Bjørn Forsman <[email protected]> wrote:

From: Bjørn Forsman <[email protected]>
Subject: Re: DM6446:running application
To: "rohan tabish" <[email protected]>
Cc: [email protected]
Date: Monday, 12 October, 2009, 11:52 AM

2009/10/11 rohan tabish <[email protected]>
>
> Hi guyz
>
> This group is great Thanks alot for your help.i have referred busybox as my 
> filesystem and made an initrd (initial ram disk image) I was able to run all 
> the utilities in that i complied with the busybox.But when i cross compile a 
> simple HELLO world program and put it in the File system and run it using the 
> following command.
>
> #./hello
> hello:No such file

I think I've seen this before. IIRC, the error is from the dynamic
linker not finding any of the libraries ./hello needs. Try building
hello with the '-static' flag.

Regards,
Bjørn Forsman



      
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to