Embedded: How to Establish a linux development environment

Source: Internet
Author: User
Embedded: for the establishment of the linux development environment-general Linux technology-Linux programming and kernel information, see the following for details. I still prefer to develop programs in windows. After all, I have been familiar with windows for so many years. From this point of view, I am not really a linux person. Of course, this is my goal.

The idea of establishing the environment --- I think any problem encountered on the development road, as long as the solution is correct, the problem will be solved in the end, so this article will not involve too many specific solutions, this article mainly explains the solution.

In most cases, we purchase development boards for development projects, and the development boards provide development environments, linux kernels, and file systems! During development, we should also follow the instructions in the Development Board as much as possible, because this is done by others before, even some problems such as compilation failure, etc, it is also a small problem.

Most of the solutions to this type of problem are the lack of some header files (the compilation system cannot find them). Next we need to carefully find out where the file is located ?, Copy him to the desired location. I have encountered this situation. A better way is to modify the makefile (if possible) so that the compiler points to the position of the header file.

Sometimes the problem is a headache, because we will waste a long time to build the compilation environment of the development board. I hope you will believe that the environment will be created, in addition, you generally do not need to repeat the settings.
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.