[fpc-pascal] Compiling the compiler
    Andreas Berger 
    Andreas at TheBergerClan.org
       
    Tue Jul 25 15:53:31 CEST 2006
    
    
  
Andreas Berger wrote:
> I have a problem compiling the compiler. After a lot of compilation it 
> attempts to compile pp.pas and I get the following error:
>    pp.pas(213,1) Error: Entrypoint start not defined.
I downloaded todays snapshot and had the same problem. Then I compiled 
using "make all" + "make install" instead of "make cycle" and it worked. 
Is this correct? What does "make cycle" do exactly?
    
    
More information about the fpc-pascal
mailing list