On Nov 30, 2024 at 3:11:10 PM, Michael Van Canneyt via fpc-pascal < fpc-pascal@lists.freepascal.org> wrote:
> This is very much on topic. FPC has no build system > > Huh ? Of course it does, it has 2. fpcmake (older) and fpmake. > > Please don't spread incorrect information. > sorry but it’s not really part of the compiler, just something that generates commands it feeds to the compile right?. aren’t new compilers doing away with this design and integrating the whole setup? Having the build system and the compiler as two different programs is the root of so much confusion. Look I tried to build that project but it just crashes. Maybe the fpmake.pas is too older for my compiler? It’s from 2015. src$ ./fpmake Threading has been used before cthreads was initialized. Make cthreads one of the first units in your uses clause. Runtime error 211 at $0000000104D2610C $0000000104D2610C $0000000104CBA24C $0000000104CA1118 $0000000104CC78DC $0000000104CA1090 $0000000104CA10E8 $0000000180C5C274 src$ Regards, Ryan Joseph
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal