Start address of a binary

Sébastien Côté scote1@Matrox.COM
Tue Feb 20 11:29:00 GMT 2001


Hi,

I recently built a cross-compiler for Powerpc running in little-endian. 
The compiler seems to work fine since the kernel runs until I load my first
binary (init).

I compiled my init with he same cross-compiler but when the linker comes in
I get:
ld : warning: cannot find entry symbol _start; defaulting to 0180074

Is 0x180074 right?  I know this is a virtual address but I tought it should
be something like 0x10000000.  Is there a problem with my compiler or my
linker?


Thanks!

Sébastien Côté



More information about the Gcc-help mailing list