[fpc-devel] make clean problem with 2.6 fixes bracnh
Marcos Douglas
md at delfire.net
Mon Sep 5 16:42:51 CEST 2011
2011/9/5 Marcos Douglas <md at delfire.net>:
>> The problem continues.
>> There is a bugtrack for this?
>> I found this http://bugs.freepascal.org/view.php?id=19140
>
> What is your PATH environment variable? Make sure that it contains at
> least one semicolon (;), otherwise the Makefile considers your target
> a unix like target.
My PATH is change only inside the script like this:
set PATH=%myBINUTILS_PATH%;%myFPC%\bin\%myTARGET%
As you can see, there is one semicolon... but not at the end. Should have?
Marcos Douglas
More information about the fpc-devel
mailing list