Compile and port strace to arm

Source: Internet
Author: User
Transferred from: http://hamersun.blogspot.com/2010/05/strace-for-arm.html steps:
1. Pull strace source code from the http://sourceforge.net/projects/strace/files/strace/, the latest version is 4.5.20 (strace-4.5.20.tar.bz2)
2. Tar-jxv-F strace-4.5.20.tar.bz2
3./configure -- Host = arm-Linux cc = arm-Linux-gcc ld = arm-Linux-LD, configure makefile
4. Make cflags = "-static". The production quota can contain rows of logs.
5. (do not do it) arm-Linux-strip strace, character strace size

After that, you can copy strace to the Linux platform of arm.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.