[fpc-pascal] Compiling the compiler
Florian Klaempfl
florian at freepascal.org
Wed Jul 26 09:16:35 CEST 2006
Andreas Berger wrote:
> I am using the v20 base compiler
The only supported bootstrapping compiler is the last release compiler, i.e. 2.0.2.
> with the v21 source. It should create a
> v21 compiler.
>
> I get the same error compiling under DOS, Win98 and Win2K
>
> Regards, Andreas
>
> Lee, John wrote:
>> This is a known error - I get it too - but I only get when using the
>> v2.1.1 compiler to start make. Do you get it when starting with the
>> v2.0.2 release compiler released too? What about trying a snapshot of
>> v20 compiler eg base_go32_v20.zip or similar.
>>
>> You can get more info with "opt=-va" on CL - If there is any more
>> useful info in that send the lines to us.
>> What system are you using for these makes? Dos? Win9x?
>>
>>> 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.
>>>
>>> Regards,
>>> Andreas
>>>
>>>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list