[fpc-devel] fpc trunk compile failure...

Marco van de Voort marcov at stack.nl
Mon Dec 1 11:32:00 CET 2014


In our previous episode, waldo kitty said:
> 
> OS=Vista
> FTP Trunk=r29189
> 
> cd /d c:\freepascal\fpc\trunk
> rd /s /q c:\freepascal\fpc\trunk\examps
> make distclean
> TortoiseProc /command:update /path:"c:\freepascal\fpc\trunk"
> ren c:\freepascal\fpc\trunk\examples examps
> compiling FPC trunk...
> make all install INSTALL_PREFIX=c:\freepascal\fpc\trunk 
> PP=c:\freepascal\binutils\ppc386.exe 
> DATA2INC=c:\freepascal\fpc\trunk\utils\data2inc.exe


As said before, the problem is the inclusion of  ..  fpc\trunk\units\*

I don't know where it comes from. I thought the makefile maybe auto added an
units directory at the toplevel, but I tested, and it doesn't.

So something strange is going on on that system, but I can't reproduce.



More information about the fpc-devel mailing list