[fpc-pascal] h2pas won't compile

Florian Klaempfl florian at freepascal.org
Thu Sep 7 13:10:03 CEST 2006


Marc Santhoff wrote:
> Hi,
> 
> trying to fiddle with h2pas it cannot be compiled:
> 
> $ gmake h2pas
> gmake -C h2pas all
> gmake[1]: Entering directory `/usr/home/marc/fpc-2.0.2/share/src/fpc-2.0.2/utils/h2pas'
> /usr/local/bin/pyacc h2pas.y
> TP Yacc Version 4.1a [April 2000], Copyright (c) 1990-2000 Albert Graef
> parse ... sort ... closures ... first sets ... 
> FATAL: integer set overflow
> gmake[1]: *** [h2pas.pas] Fehler 1
> gmake[1]: Leaving directory `/usr/home/marc/fpc-2.0.2/share/src/fpc-2.0.2/utils/h2pas'
> gmake: *** [h2pas] Fehler 2
> 
> I'm using fpc 2.0.2 release on FreeBSD 4.11.
> 
> How can this be handled?

Did you change it? If yes, please post the changes. Yacc is something very hairy.



More information about the fpc-pascal mailing list