[fpc-pascal] Unable to compile FPC after revision 36407

Victor Campillo victor.campillo at gmail.com
Sat Jun 3 20:33:10 CEST 2017


On 03/06/17 20:02, Michael Van Canneyt wrote:
>
> I just did a 'make clean all PP=ppcx64-3.0.2' and that works fine ?
>
> Michael.
>
I use "make clean all" also and I can compile revision 36406 without 
problems, my complete command to compile is
"make -j 9 clean all install INSTALL_PREFIX=.... OPT="-O- -O1 -gl"

I saw this message when the compilation is aborted

"collation_de.pas(147,4) Fatal: Cannot open include file 
"collation_de_le.inc"

I searched in my fpc local copy and I don't found this file, maybe it 
was not added with your commit?

-- 
Victor Campillo




More information about the fpc-pascal mailing list