Pascal Bach created THRIFT-2571:
-----------------------------------

             Summary: Simplify cross compilation using CMake
                 Key: THRIFT-2571
                 URL: https://issues.apache.org/jira/browse/THRIFT-2571
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (General)
    Affects Versions: 1.0
            Reporter: Pascal Bach
            Priority: Minor


Using CMake would simplify cross compilation.

The for example the same build script can be used to build:
- Native for Linux using GCC
- Native for Windows using Visual Studio
- Cross compile for ARM on Linux
- Cross compile for Windows form Linux using mingw32

It also makes it easy to generate project files for Eclipse or Visual Studio.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to