CrossBuild Procedure

CodeTyphon Studio support Native Cross-Build programming technology.

 

 crossbuild-procedure

 

 CodeTyphon to build a native cross-build application need:

1) FreePascal cross-element for target CPU-OS application.
2) If the target application is "Unix like" (Linux, FreeBSD, Solaris, MacOs etc..), the compiler need and some OS Libraries.
     Windows OS, cross applications NOT need OS Libraries.

CodeTyphon don't has ready to use FreePascal cross-elements.
Always you must build FreePascal cross-element, for target CPU-OS application before starting application programming.
 

 

 
NOTE:
To build FreePascal Java cross-element jvm-android and jvm-java,
you must install Java in your PC and make a restart.