Modular compiling method and modular compiling device by utilizing dependency relationship of Makefile
A technology of dependencies and compilation methods, applied in code compilation, programming language/paradigm, program code conversion, etc., can solve problems such as unproposed solutions
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0031] In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be described in further detail below in conjunction with the embodiments and accompanying drawings. Here, the exemplary embodiments and descriptions of the present invention are used to explain the present invention, but not to limit the present invention.
[0032] For the dependency problem in the existing compilation process, it can be achieved in the following ways:
[0033] 1) Running dependencies:
[0034] This situation mostly occurs in the linux kernel code, and the compilation process between modules does not have a strong dependency relationship. However, in order for program A to execute normally, when module A is selected for compilation, module B also needs to be compiled. In this case, the dependency relationship is generally described in Kconfig to ensure that when Makefile compiles and generates program a, program b will also be gen...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

