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.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to