Compiling platform, and compiling method and apparatus
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- GUANGZHOU HUADUO NETWORK TECH
- Publication Date
- 2015-10-07
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of software development, in particular to a compiling platform, compiling method and device. Background technique
[0002] Compilation refers to the process of using a compiler to generate a source program written in a source language into an object program. For example, on the Linux platform, the most commonly used is the GNU make compilation tool.
[0003] In the process of compiling a program, the source program to be compiled usually needs to rely on a library file, which is a compiled program file with certain functions. For example, a source program needs to rely on the compiled library files libA, libB and libC to compile the target program.
[0004] In the process of realizing the present invention, the inventor found that there are at least the following problems in the prior art: since each developer uses a development terminal alone, the compilation environment on each development terminal may be differen...