i've download following from wikilazarus
Again, no idea. I've always built binutils from source myself. Probably the package is incomplete, because you'll actually require a linker script. I have mine in /usr/lib/linkerscripts.
Well, I seem to be able to cross compile from win32=>arm-linux without linker script. See the fpcup wiki page on how I set things up (and which binutils I used).
@assembly84: cross compiling is a complicated subject. It's much easier to compile directly on the device if you can. If you are still interested in cross compiling, please read all the relevant wiki pages on cross compiling. AFAIR, linker scripts are covered there, too.