Am 17.11.2013 18:03, schrieb Reinier Olislagers:
> Trying to build 2.6 fixes on x86 with fpcup, Windows, starting with
> fpc2.6.2 compiler; I get:
> classes.inc(136,11) Warning: Symbol "Resume" is deprecated
> C:/development/fpcbootstrap/ppc386.exe -Ur -Xs -O2 -n -Fi../inc
> -Fi../i386 -Fi../win -FE. -FUC:/development/fpc263/rtl/units/i386-win32
> -di386 -dRELEASE ../inc/macpas.pp
> make[7]: Leaving directory `C:/development/fpc263/rtl/win32'
> make[7]: *** No rule to make target `iso7185.ppu', needed by
> `fpc_units'.  Stop.
> 
> Is it me, fpcup or should something be fixed in... ehrm fixes?[1]

2.6.x cannot be built with make 3.82. Use make 3.80 as it is provided
e.g. by the fpc 2.6.2 installer for win32.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to