[fpc-pascal] unable to compile 3.0.0 both Linux x86_64 and arm-linux
Jonas Maebe
jonas.maebe at elis.ugent.be
Sun Jul 17 17:34:50 CEST 2016
On 16/07/16 16:20, Giuliano Colla wrote:
> I'm using the top level Makefile, while buildin All. Everything else,
> before that package, compiles properly (compiler, LCL, other packages,
> etc.)
> Should I locate something specific which might turn off FPC mode in the
> affecting package Makefiles or fpmake or whatever, or in the upper
> folder (packages)?
Try adding OPT=-va FPMAKEOPT=-v to the make invocation and check the
output to see whether the compiler is picking up any extra configuration
files or options somehow.
Jonas
More information about the fpc-pascal
mailing list