UbuntuLinux compiles software that can run in DD and Tomato.

Source: Internet
Author: User
My system environment: Vista installs Ubuntu in the Virtual Machine virtualbox and installs the Enhancement Tool. 2. Create the following folders in the Ubuntu user directory: cross, tools, and source. Tools: place the cross-compilation tool source: Save the source code 3.go to the dd-wrtofficial website to download the cross-compilation tool toolchains.x86.debian.sp1.tar.bz2 4. Change too

My system environment: Vista

Install Ubuntu in virtualbox

1. Install Ubuntu and the Enhancement Tool

2. Create the following folders cross, tools, and source in the Ubuntu user directory.

Tools: place the cross-compilation tool. source: store the source code.

3.download the cross compilation tool toolchains.x86.debian.sp1.tar.bz2 to the dd-wrtofficial website

4.decompress 4.1.0-uclibc-0.9.28 in toolchains.x86.debian.sp1.tar.bz2 to the tools directory and change it to dd

The program compiled by this cross-compilation tool can run normally under tomato and dd-wrt.

5. install some required tools

Sudo apt-get install bison flex build-essential patch libncurses5-dev

6. At this time, the preparation is basically complete.

Run

Export PATH = "$ PATH:/home/jacky/tools/dd/bin" (modify the PATH according to the actual situation)

Related Article

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.