[fpc-devel] FPC 2.6.x branched, trunk becomes 2.7.1
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Aug 3 22:11:29 CEST 2011
On 03 Aug 2011, at 22:05, Marcos Douglas wrote:
> On Wed, Aug 3, 2011 at 4:56 PM, Marco van de Voort <marcov at 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
More information about the fpc-devel
mailing list