Doesn't strace support mipsel?
Abdoulaye Walsimou GAYE
awg at embtoolkit.org
Thu Jan 27 12:37:52 UTC 2011
On 01/27/2011 01:21 PM, loody wrote:
> hi all:
> does strace support mipsel?
> I download 4.5.20 and configure it as "./configure
> --prefix=`pwd`/build.mips --host=mipsel CC=mipsel-linux-gnu-"
> but I get following error message
> "configure: error: operating system elf is not supported by strace"
>
> did I use the wrong configure option?
>
>
>
Sorry, it is not in the makefile, but you should supply a correct target
triplet,
such as mipsel-unknown-linux-gnu
More information about the Strace-devel
mailing list