strace for armv5l eabi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can any one confirm that strace-4.5.14 will work with
an ARMv5 EABI build?  I applied the Debian strace_4.5.14-2.diff
patch to fix the build problem with 'PT_CR_IPSR'.

For strace-4.5.14 configuration I used:

	export CC=$(CROSS_COMPILE)gcc
	export LD=$(CROSS_COMPILE)ld
	export CFLAGS=-I$(LINUX_KERNEL)/include

	./configure --host armv5l-gnu-linux

to build on an 'i686-pc-linux-gnu' system using 
armv5-linux-gcc-4.2.1, glibc-2.4.0, binutils 2.18.50 cross 
toolchain.

I can see that the kernel include path is appearing on the cross 
compiler command during build.

When running the resulting binary on the target, ARMv5TEJ (el) 
linux-2.6.23 glibc-2.4.0, I get...

# ./strace-4.5.14/strace ls
syscall: unknown syscall trap 0xef000000

-imcd

-------------------------------------------------------------------
List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
FAQ:        http://www.arm.linux.org.uk/mailinglists/faq.php
Etiquette:  http://www.arm.linux.org.uk/mailinglists/etiquette.php

[Index of Archives]     [Linux ARM]     [Linux ARM MSM]     [Linux ARM Kernel]     [Fedora ARM]     [Linux ARM MSM]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux