Re: What to do to get new users

Hairy Pixels via fpc-pascal <[email protected]>
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <CAGsUGt=EYWYLy+qWFf7SoJfhBv460wpbUYa=3HiBMPap-Ob=VQ@mail.gmail.com>
 On Nov 30, 2024 at 3:11:10 PM, Michael Van Canneyt via fpc-pascal <
[email protected]> 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  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.