Nataraj S Narayan escribió:
Hi

I find that in my qemu emulated machine , /lib/ld-linux.so.3 is actually a symink to /lib/ld-2.7.so <http://ld-2.7.so>.

Whereas in my target Arm machine it is just ld-linux.so.3. Could this be any problem ?

I'm in no way an expert but I don't think so: in my n800 there's only ld-linux.so.3 and the hello program works *but* I've cross-compiled it: up until now I haven't succeeded in building a native eabi compiler (as you can see from my messages the linker under scratchbox, from the codesourcery toolchain, gives an error). I'd say you should update your fpc sources from svn and rebuild the compiler, since Florian committed a couple of important fixes for eabi in the last few days.


Bye
--
Luca

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to