[fpc-devel] building fixes 2.6.0 problem

Marco van de Voort marcov at stack.nl
Sun Nov 11 15:06:53 CET 2012


In our previous episode, Martin said:
> Trying to compile the fixes_2_6 branch rev 22875
> Using a 2.6.0 fpc as starter
> starting on a clean directory (deleted all non svn files, and "make clean" )
> %PATH% is set to the starting fpc dir only (+includes ";" so it is 
> detected as windows)
> 
> Not sure where to look right now. Error below is from
>    SET FPC=c:\FPC\rel_2_6_0\bin\i386-win32\fpc.exe
>    make.exe all   LINKSMART=1  CREATESMART=1  OPTIMIZE=1  OPT="-gl -O3 
> -Or -CpPENTIUMM -OpPENTIUMM"
> but happens with "make all" too
> 
> It happens ver early in the build, I did not see any errors before.

Sounds like the 3.82 make.exe problem. Make sure you use make.exe from the
release.



More information about the fpc-devel mailing list