Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

The Porting Advisor is an application porting tool designed for developers, users, and independent software vendors (ISVs) of the Kunpeng platform. It is an extended tool of the Kunpeng DevKit and delivers the following functions:

  • Software porting assessment: Analyzes the software packages (non-source packages) and installed software to be ported and assesses the porting feasibility.
  • Source code porting: Checks and analyzes source files in C/C++/ASM/Fortran/Go/interpreted languages, identifies the code to be ported, and provides porting suggestions. It also supports source code editing and one-click code replacement.
  • Software package rebuild: Analyzes the composition of the software package to be ported on the Kunpeng platform and rebuilds a software package compatible with the Kunpeng platform or provides a software package that can be directly used.
  • Dedicated software porting: Modifies the source code of some common solutions on the Kunpeng platform, compiles the code, and builds the software packages compatible with the Kunpeng platform.