<html><body><div class="gmail_quote">
    <div dir="ltr" class="gmail_attr">On Nov 30, 2024 at 3:11:10 PM, Michael Van Canneyt via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> wrote:<br></div>
    <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" type="cite">
        This is very much on topic. FPC has no build system<br><br>Huh ? Of course it does, it has 2. fpcmake (older) and fpmake.<br><br>Please don't spread incorrect information.<br>
    </blockquote>
</div>
<br>
<div dir="ltr">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.</div><div dir="ltr"><br></div><div dir="ltr">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.</div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">src$ ./fpmake</div><div dir="ltr">Threading has been used before cthreads was initialized.</div><div dir="ltr">Make cthreads one of the first units in your uses clause.</div><div dir="ltr">Runtime error 211 at $0000000104D2610C</div><div dir="ltr">  $0000000104D2610C</div><div dir="ltr">  $0000000104CBA24C</div><div dir="ltr">  $0000000104CA1118</div><div dir="ltr">  $0000000104CC78DC</div><div dir="ltr">  $0000000104CA1090</div><div dir="ltr">  $0000000104CA10E8</div><div dir="ltr">  $0000000180C5C274</div><div dir="ltr"><br></div><div dir="ltr">src$ </div><div dir="ltr"><br></div></div><div dir="ltr"><br></div><div dir="ltr"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards,</div>    Ryan Joseph</div></div><br>
</div></body></html>