Re: [fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-08-05 Thread Виктор Матузенко via fpc-pascal
Reported: https://bugs.freepascal.org/view.php?id=37496 вт, 4 авг. 2020 г. в 15:25, Joost van der Sluis : > Op 01-08-2020 om 14:32 schreef Виктор Матузенко via fpc-pascal: > > Error: Undefined symbol: > > DPARSER_$$_PARSEHEXU32UNSAFE$PCHAR$PCHAR$LONGWORD$$LONGWORD > > > > What's my next step? Sen

Re: [fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-08-04 Thread Joost van der Sluis
Op 01-08-2020 om 14:32 schreef Виктор Матузенко via fpc-pascal: Error: Undefined symbol: DPARSER_$$_PARSEHEXU32UNSAFE$PCHAR$PCHAR$LONGWORD$$LONGWORD What's my next step? Sending the example to bug tracker? Yes, please. Regards, Joost ___ fpc-pasca

Re: [fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-08-01 Thread code dz via fpc-pascal
removing inline keyword resolve the problem seems a bug ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-08-01 Thread Виктор Матузенко via fpc-pascal
сб, 1 авг. 2020 г. в 13:26, Alexey via fpc-pascal < fpc-pascal@lists.freepascal.org>: > Did you try to delete all "lib" dirs in your project? (compiled units) > Yes, I did. The error is reproducible and the same each time I run clean build. I've got a minimal reproducible example with similar er

Re: [fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-08-01 Thread Alexey via fpc-pascal
Did you try to delete all "lib" dirs in your project? (compiled units)___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] Strange "Undefined symbol" error in FPC 3.2.0

2020-07-31 Thread Виктор Матузенко via fpc-pascal
Hi! I have pretty large program which compiles and runs fine with FPC 3.0.2, but if I try to compile it with FPC 3.2.0 (win32, i386, downloaded installer here https://sourceforge.net/projects/freepascal/files/Win32/3.2.0/ ), I get the following error: odd_gardens.pp(37,44) Error: Undefined symbol