[fpc-devel] Cannot build Lazarus with actual FPC main
J. Gareth Moreton
gareth at moreton-family.com
Fri Aug 19 12:33:48 CEST 2022
Speaking from experience, db is normally that's the first unit that the
compiler fails to find if there's some kind of configuration problem
(whether with the config file itself or a bug that prevents proper
parsing of it).
Gareth aka. Kit
On 19/08/2022 11:04, Gabor Boros via fpc-devel wrote:
> 2022.08.19. 11:51 keltezéssel, Michael Van Canneyt írta:
>>
>> Do you find the db.ppu unit if you look for it ?
>>
>
> Yes:
>
> e:\FPC\3.3.1\units\i386-win32\fcl-db\db.ppu
> e:\FPC\3.3.1\units\x86_64-win64\fcl-db\db.ppu
>
>
> I found an issue from the past with same error:
>
> https://gitlab.com/freepascal.org/fpc/source/-/issues/34779
>
> Gabor
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list