[fpc-pascal] unable to compile 3.0.0 both Linux x86_64 and arm-linux
Giuliano Colla
giuliano.colla at fastwebnet.it
Sun Jul 17 19:50:47 CEST 2016
Il 17/07/2016 17:34, Jonas Maebe ha scritto:
> 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.
That's it! I had just pasted from the wiki page an extra fpc.cfg for
cross compiling, and I had failed to notice that it had an extra -Sd
added, which has nothing to do with cross-compiling, but which generates
troubles around.
Thanks a lot for your help!
Giuliano
More information about the fpc-pascal
mailing list