Cross Compiling for ARM

Matt Johnston matt at ucc.asn.au
Fri Aug 26 19:44:24 WST 2005


On Fri, Aug 26, 2005 at 01:20:14PM +0200, Steve Comfort wrote:
> Hi Matt,
> 
> Ok, I have found a copy of libgcc that seems to work with our toolchain.
> 
> The next problem I am facing is that the linker can't find the entry 
> point for dropbearmulti.
> 
> The exact error message I am getting is :
> 
>     arm-linux-ld: warning: cannot find entry symbol _start; defaulting 
> to 00009c34
> 
> If I don't do the MULTI=1 thing, I just get a bunch of these warnings 
> one for each application.

How does the successful single-app linking commandline
compare with the failing dbmulti linking commandline? What're
the warnings for the successful compiles?

Matt


More information about the Dropbear mailing list