Doesn't strace support mipsel?

loody miloody at gmail.com
Thu Jan 27 12:49:06 UTC 2011


hi Abdoulaye:

2011/1/27 Abdoulaye Walsimou GAYE <awg at embtoolkit.org>:
> 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

You are correct!
I should use the "mipsel-unknown-linux-gnu" instead of "mipsel" since
the program I strace is running over linux.
appreciate your help,
miloody


-- 
Regards,




More information about the Strace-devel mailing list