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. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
