[fpc-pascal] problems compiling FPC

Graeme Geldenhuys graeme at geldenhuys.co.uk
Wed Oct 17 10:53:30 CEST 2012


On 2012-10-17 01:40, Frank Church wrote:
> 
> As the solution doesn't seem to be too difficult which file or files can
> "we" zoom in on to fix it?


Thanks for showing interest in this. I know near zero about Makefiles
and Makefile.fpc. I'm still a bit confused with FPC though. Does FPC now
use fpmake everywhere? If yes, then why are there still so many
Makefiles in FPC Trunk? Quite possibly I just don't understand the use
of fpmake I guess.

The idea seems quite simple though. Do a `$compiler -iV` where $compiler
is the starting compiler use to compile the FPC source code. If that
version doesn't match a known "latest stable compiler version" constant,
then report an error and terminate.

Regards,
  - Graeme -






More information about the fpc-pascal mailing list