On 03 Aug 2011, at 22:05, Marcos Douglas wrote:

> On Wed, Aug 3, 2011 at 4:56 PM, Marco van de Voort <mar...@stack.nl> wrote:
>> I have INSTALL_PREFIX=c:\pp<version> and then have
>> c:\pp<version>\bin\i386-win32 in my path.
> 
> The same for me:
> ...
> make clean all INSTALL_PREFIX=%myFPC% PP=%mybinutils%\ppc386.exe
> ...
> set PATH=%mybinutils%\i386-win32;%myFPC%\bin\i386-win32;%PATH%

If you installed an official fpc 2.4.4 from the website in 
%myFPC%\bin\i386-win32, then this directory will contain a data2inc.exe. If you 
did not install an official FPC 2.4.4 from the website or are not using that 
installation to compile new versions, then it is normal that things do not work 
as expected.


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to