Menu

BuildingCompiler

Romiras
There is a newer version of this page. You can find it here.

Retrieving sources from repository

Get last source from SVN repository at https://cp-dev.svn.sourceforge.net/svnroot/cp-dev (checkout or update main working copy)

Prerequisites

In order to build Component Pascal console compiler you need following (open-source) software:

For building back-end (library cpdev):

For building front-end (CPcc):

Compiling and building subsystems

CDev

Open document CDev/Docu/Build.odc in BlackBox and follow instructions for building back-end library.

System

Open document Fwk/Docu/CP-console-build.txt in BlackBox and follow instructions for compiling modules need for usage of module Out.

Compiling and building compiler's front-end

Open document CPcc/doc/INSTALL in every text editor and follow instructions for building from sources.